summaryrefslogtreecommitdiff
path: root/emulators
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 /emulators
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 'emulators')
-rw-r--r--emulators/hfs/Makefile3
-rw-r--r--emulators/ksnes9x/Makefile3
-rw-r--r--emulators/tkhfs/Makefile3
-rw-r--r--emulators/vmware2/Makefile3
-rw-r--r--emulators/vmware3/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile
index 170577fbe144..626138de7b71 100644
--- a/emulators/hfs/Makefile
+++ b/emulators/hfs/Makefile
@@ -8,7 +8,8 @@
PORTNAME= hfs
PORTVERSION= 0.37
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
MAINTAINER= jmz@FreeBSD.org
diff --git a/emulators/ksnes9x/Makefile b/emulators/ksnes9x/Makefile
index 4b039f38ccd8..9168705bd112 100644
--- a/emulators/ksnes9x/Makefile
+++ b/emulators/ksnes9x/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ksnes9x
PORTVERSION= 1.2
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= will
MAINTAINER= will@FreeBSD.org
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index 165fb4138dfe..6f9d4eb9ccfa 100644
--- a/emulators/tkhfs/Makefile
+++ b/emulators/tkhfs/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tkhfs
PORTVERSION= 1.27
CATEGORIES= emulators tk82
-MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}
MAINTAINER= jmz@FreeBSD.org
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index d945222bf4fe..bf6e909829b8 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -18,10 +18,11 @@ MASTER_SITES= http://www4.vmware.com/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-${PORTVERSION:R}-${PORTVERSION:E}
-PATCH_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+PATCH_SITES= ${MASTER_SITE_LOCAL} \
http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+PATCH_SITE_SUBDIR= knu
PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \
vmnet-freebsd-0.11.tar.gz
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index d945222bf4fe..bf6e909829b8 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -18,10 +18,11 @@ MASTER_SITES= http://www4.vmware.com/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-${PORTVERSION:R}-${PORTVERSION:E}
-PATCH_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+PATCH_SITES= ${MASTER_SITE_LOCAL} \
http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+PATCH_SITE_SUBDIR= knu
PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \
vmnet-freebsd-0.11.tar.gz