summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:59:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:59:16 +0000
commitfe90a46320532cd21dbbf025598fab0fccb2b55a (patch)
tree3c45e06228f6ac7b46f01b9319ba3f5a4583431e /devel
parentAdd monitord, a simple service monitoring daemon that restarts a service (diff)
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Notes
Notes: svn path=/head/; revision=29476
Diffstat (limited to 'devel')
-rw-r--r--devel/crossgo32/Makefile1
-rw-r--r--devel/cutils/Makefile1
-rw-r--r--devel/tkref/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile
index 4ce36e4ea036..94f1b5d7ac1e 100644
--- a/devel/crossgo32/Makefile
+++ b/devel/crossgo32/Makefile
@@ -12,6 +12,7 @@ PORTVERSION= 1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://sourceware.cygnus.com/pub/crossgcc/
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= crosstree-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX}
diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile
index ffea0ad096bf..96b67249ec52 100644
--- a/devel/cutils/Makefile
+++ b/devel/cutils/Makefile
@@ -9,6 +9,7 @@ PORTNAME= cutils
PORTVERSION= 1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= ssigala@globalnet.it
diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile
index 35ac71a8e9c8..d237e3331e38 100644
--- a/devel/tkref/Makefile
+++ b/devel/tkref/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.01
CATEGORIES= devel tk82
MASTER_SITES= http://gtcs.com/softdist/ \
${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= bgingery@gtcs.com