diff options
author | jedgar <jedgar@FreeBSD.org> | 2001-10-29 14:42:37 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2001-10-29 14:42:37 +0000 |
commit | 6fb84ddc0f12ad37ae380570105785dfac2e34b0 (patch) | |
tree | 68239c70a9e6b9b0200828f6603d729d3c1ed608 /emulators/simh | |
parent | 82efd85d300e1477ded5ce2fd0215d266a085376 (diff) | |
download | FreeBSD-ports-6fb84ddc0f12ad37ae380570105785dfac2e34b0.zip FreeBSD-ports-6fb84ddc0f12ad37ae380570105785dfac2e34b0.tar.gz |
Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)
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 92760aa..b29895b 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} |