diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-10-29 14:42:37 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-10-29 14:42:37 +0000 |
commit | ef1d17c3c64d9b33f877b8489c02e13309357d25 (patch) | |
tree | 84ce11f5d7cb54f81b9920845875fff3c0a9b3fa | |
parent | The previous commit-log is mistaken. (diff) |
Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 92760aad1cf3..b29895b71b5c 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -8,7 +8,7 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators -MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ +MASTER_SITES= ftp://minnie.tuhs.org/pub/PDP-11/Sims/Supnik_2.3/sources/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 92760aad1cf3..b29895b71b5c 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -8,7 +8,7 @@ PORTNAME= sim PORTVERSION= 2.3d CATEGORIES= emulators -MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ +MASTER_SITES= ftp://minnie.tuhs.org/pub/PDP-11/Sims/Supnik_2.3/sources/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME}_${PORTVERSION} |