summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
commitbe6c01ee85b2fa61f2030ef2065df69712693a50 (patch)
tree0877333f8365a55defdb5b17b76269bfa53693f7 /misc
parentRemove libneural from devel category as it should be in math. (diff)
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'misc')
-rw-r--r--misc/figlet/Makefile3
-rw-r--r--misc/jive/Makefile3
-rw-r--r--misc/mshell/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 9f740709cc48..f35c386e50f9 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -12,8 +12,9 @@ CATEGORIES= misc
MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/unix/ \
ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \
ftp://ftp.internexus.net/pub/figlet/program/unix/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ \
+ ${MASTER_SITE_LOCAL} \
ftp://nuxi.ucdavis.edu/pub/misc/
+MASTER_SITE_SUBDIR= obrien
DISTNAME= figlet22
MAINTAINER= obrien@FreeBSD.org
diff --git a/misc/jive/Makefile b/misc/jive/Makefile
index 0c41d6bf00d9..5f04a151d937 100644
--- a/misc/jive/Makefile
+++ b/misc/jive/Makefile
@@ -10,7 +10,8 @@ PORTNAME= jive
PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
MAINTAINER= obrien@FreeBSD.org
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile
index b94be5e79260..7279da31456b 100644
--- a/misc/mshell/Makefile
+++ b/misc/mshell/Makefile
@@ -9,7 +9,8 @@
PORTNAME= mshell
PORTVERSION= 1.0
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
DISTFILES= 7432.Z
MAINTAINER= jmz@FreeBSD.org