diff options
author | petef <petef@FreeBSD.org> | 2003-05-10 14:49:04 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-10 14:49:04 +0000 |
commit | c1c81758d50a22dc5573b51aa092d4401903c5b1 (patch) | |
tree | e254f8dab6ffeda239ab030964929246a519d2ca /emulators | |
parent | 2f4447a3cbe729643f759879e7cb30257afa2c30 (diff) | |
download | FreeBSD-ports-c1c81758d50a22dc5573b51aa092d4401903c5b1.zip FreeBSD-ports-c1c81758d50a22dc5573b51aa092d4401903c5b1.tar.gz |
Master site has moved.
Noticed by: fenner's portsurvey
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/dlx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index fc86e2a..c7020a0 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -9,7 +9,7 @@ PORTNAME= dlx PORTVERSION= 2.0 CATEGORIES= emulators -MASTER_SITES= http://max.stanford.edu/max/pub/hennessy-patterson.software/ +MASTER_SITES= ftp://foofoo.stanford.edu/pub/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |