diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-06-16 06:29:34 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-06-16 06:29:34 +0800 |
commit | 8d8436e04253c95234e3a0e8bbdfb4bec4127fa6 (patch) | |
tree | 295b0d866d512af2a63ebf1cf96354b50be4cb91 /emulators | |
parent | 8edce0b58a9d282ac3ac6ff8365f4d6926b85a0c (diff) | |
download | freebsd-ports-gnome-8d8436e04253c95234e3a0e8bbdfb4bec4127fa6.tar.gz freebsd-ports-gnome-8d8436e04253c95234e3a0e8bbdfb4bec4127fa6.tar.zst freebsd-ports-gnome-8d8436e04253c95234e3a0e8bbdfb4bec4127fa6.zip |
.../local-distfiles/... -> MASTER_SITE_LOCAL
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sim/Makefile | 3 | ||||
-rw-r--r-- | emulators/simh/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 7622b876ced6..92760aad1cf3 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -9,7 +9,8 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jedgar/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 7622b876ced6..92760aad1cf3 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -9,7 +9,8 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jedgar/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org |