diff options
author | mharo <mharo@FreeBSD.org> | 2001-03-30 06:02:38 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-03-30 06:02:38 +0800 |
commit | 6ff0682ed9695ed4ec1b52c383316ab134148f18 (patch) | |
tree | 693593bac525156c9da14c1e937052c92f995ecb /emulators/dlx | |
parent | 3ff5e608526b133232fc460b3bfa40b1f6e91d82 (diff) | |
download | freebsd-ports-gnome-6ff0682ed9695ed4ec1b52c383316ab134148f18.tar.gz freebsd-ports-gnome-6ff0682ed9695ed4ec1b52c383316ab134148f18.tar.zst freebsd-ports-gnome-6ff0682ed9695ed4ec1b52c383316ab134148f18.zip |
update master_sites
PR: 23735
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
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 |