diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-06-08 14:03:41 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-06-08 14:03:41 +0000 |
commit | a9cf92ed323cbe0fa10dfe1fc1b876285d48a38d (patch) | |
tree | 614e5bd80ac66d6f2362a9a15fd1be4bb72a2719 /emulators/simh | |
parent | Unbroke port for gcc 2.95 and later. (diff) |
Update MASTER_SITES for locally-hosted distfile(s)
Notes
Notes:
svn path=/head/; revision=29392
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |