diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-06-08 22:03:41 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-06-08 22:03:41 +0800 |
commit | 4084d6b2185e571ebd485fe7817cceac0b94a126 (patch) | |
tree | 7023ec958bebbd90fbe5b9daa34d5864622db947 | |
parent | c139d43c1fd93b802de5d7af97c5d9157f2dcc66 (diff) | |
download | freebsd-ports-gnome-4084d6b2185e571ebd485fe7817cceac0b94a126.tar.gz freebsd-ports-gnome-4084d6b2185e571ebd485fe7817cceac0b94a126.tar.zst freebsd-ports-gnome-4084d6b2185e571ebd485fe7817cceac0b94a126.zip |
Update MASTER_SITES for locally-hosted distfile(s)
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | www/demoroniser/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 258c318ca352..7622b876ced6 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -9,7 +9,7 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ - http://people.FreeBSD.org/~jedgar/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jedgar/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 258c318ca352..7622b876ced6 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -9,7 +9,7 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ - http://people.FreeBSD.org/~jedgar/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jedgar/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org diff --git a/www/demoroniser/Makefile b/www/demoroniser/Makefile index 41d40b96f208..2d9030d4391d 100644 --- a/www/demoroniser/Makefile +++ b/www/demoroniser/Makefile @@ -9,7 +9,7 @@ PORTNAME= demoroniser PORTVERSION= 1.0 CATEGORIES= www MASTER_SITES= http://www.fourmilab.ch/webtools/demoroniser/ \ - http://people.FreeBSD.org/~jedgar/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jedgar/ DISTNAME= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org |