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/dlx | |
parent | update to 1.4.4 (diff) |
update master_sites
PR: 23735
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes:
svn path=/head/; revision=40557
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 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 |