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 | |
parent | * Fix a braino with the dialog command line (diff) |
update master_sites
PR: 39237
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=61247
-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 |