diff options
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 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} |