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 /emulators/simh | |
parent | b14f4d81959e55c343e9a4f9d32f0a9ab96264d4 (diff) | |
download | ports-ef1d17c3c64d9b33f877b8489c02e13309357d25.tar.gz ports-ef1d17c3c64d9b33f877b8489c02e13309357d25.zip |
Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)
Notes
Notes:
svn path=/head/; revision=49331
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} |