aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-10 05:59:16 +0800
committerSatoshi Asami <asami@FreeBSD.org>2000-06-10 05:59:16 +0800
commitfe90a46320532cd21dbbf025598fab0fccb2b55a (patch)
tree3c45e06228f6ac7b46f01b9319ba3f5a4583431e /net
parentf11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff)
downloadfreebsd-ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz
freebsd-ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.zst
freebsd-ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip
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 'net')
-rw-r--r--net/coda_client/Makefile1
-rw-r--r--net/coda_server/Makefile1
-rw-r--r--net/sup/Makefile1
-rw-r--r--net/telnetx/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index 0cdd5f755857..f4935a1b4d81 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 4.6.6.1
CATEGORIES= net
#MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= coda-4.6.6
EXTRACT_SUFX= .tgz
diff --git a/net/coda_server/Makefile b/net/coda_server/Makefile
index 1a2e666bbc51..3621e9dbe8e3 100644
--- a/net/coda_server/Makefile
+++ b/net/coda_server/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 4.6.6.1
CATEGORIES= net
#MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= coda-4.6.6
EXTRACT_SUFX= .tgz
diff --git a/net/sup/Makefile b/net/sup/Makefile
index 607b1045a280..e74610270a65 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -9,6 +9,7 @@ PORTNAME= sup
PORTVERSION= 2.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= sup
MAINTAINER= ports@FreeBSD.org
diff --git a/net/telnetx/Makefile b/net/telnetx/Makefile
index 70d70feb13dc..cfcb1200adc3 100644
--- a/net/telnetx/Makefile
+++ b/net/telnetx/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 940401
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/
+MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= telnetx+transit.src.940401
MAINTAINER= max@FreeBSD.org