diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /x11 | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | freebsd-ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fbsd-icons/Makefile | 1 | ||||
-rw-r--r-- | x11/xtattr/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index 5b4aabb8ec71..c7f3a142e122 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -9,6 +9,7 @@ PORTNAME= fbsd-icons PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME} MAINTAINER= andreas@FreeBSD.org diff --git a/x11/xtattr/Makefile b/x11/xtattr/Makefile index 62a86b0b3d45..6114e01406c9 100644 --- a/x11/xtattr/Makefile +++ b/x11/xtattr/Makefile @@ -9,6 +9,7 @@ PORTNAME= xtattr PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.org |