diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 14:49:04 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 14:49:04 +0000 |
commit | fa9e557204458286b2655659a3ba030aff06b032 (patch) | |
tree | 2ace427bed018fd9c4e981f876c2f2aa3a266d81 /emulators/dlx | |
parent | cccd1831dc3d72c9e491873df77fc917d0a8bd2b (diff) | |
download | ports-fa9e557204458286b2655659a3ba030aff06b032.tar.gz ports-fa9e557204458286b2655659a3ba030aff06b032.zip |
Notes
Diffstat (limited to 'emulators/dlx')
-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 |