diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-03-29 22:02:38 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-03-29 22:02:38 +0000 |
commit | b36e70a2734f228e69c3d7755d208aee1f7a2a16 (patch) | |
tree | cb614bcb3946df4febf364e6a3f9edccf9e61496 /emulators | |
parent | 706acdc7bcb8579f8d2c4d4c940206214ae9e10d (diff) | |
download | ports-b36e70a2734f228e69c3d7755d208aee1f7a2a16.tar.gz ports-b36e70a2734f228e69c3d7755d208aee1f7a2a16.zip |
Notes
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 2005fb8e029c..77782412efd2 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -9,7 +9,7 @@ PORTNAME= dlx PORTVERSION= 2.0 CATEGORIES= emulators -MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ +MASTER_SITES= ftp://max.stanford.edu/pub/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |