diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-14 07:00:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-14 07:00:42 +0000 |
commit | 88e09526ae5c1f539a79418066548a2a31dd8770 (patch) | |
tree | 6fa49299896d6fc0d8fc3ef5f49e97b9b52a7323 /emulators/dlx | |
parent | ffc83a37aeba1326bacaf1a854cd04b71b98601d (diff) | |
download | ports-88e09526ae5c1f539a79418066548a2a31dd8770.tar.gz ports-88e09526ae5c1f539a79418066548a2a31dd8770.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 7344570b58c1..0070ee9b79fa 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/max/pub/hennessy-patterson.software/ +MASTER_SITES= http://max.stanford.edu/max/pub/hennessy-patterson.software/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |