diff options
-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 fc86e2adc68b..c7020a040d6f 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 |