diff options
author | mharo <mharo@FreeBSD.org> | 1999-04-16 06:53:30 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-04-16 06:53:30 +0000 |
commit | daf2d0ce00974a94657df1d89ef985e7b4513033 (patch) | |
tree | 7318be6e4e85c89e4b38cc3915175c76d15c4494 /emulators/dlx/Makefile | |
parent | d7079953d72d63b1c26a195128b9ef4f55a9b54b (diff) | |
download | FreeBSD-ports-daf2d0ce00974a94657df1d89ef985e7b4513033.zip FreeBSD-ports-daf2d0ce00974a94657df1d89ef985e7b4513033.tar.gz |
Removed dead mastersite
Diffstat (limited to 'emulators/dlx/Makefile')
-rw-r--r-- | emulators/dlx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index 2d53e6c..4f25675 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -4,14 +4,13 @@ # Date created: Mon Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# $Id: Makefile,v 1.1.1.1 1998/12/30 04:27:21 obrien Exp $ # DISTNAME= dlx PKGNAME= dlx-2.0 CATEGORIES= emulators -MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ \ - ftp://ftp.cs.keio.ac.jp/pub/arch/hennessy-patterson.software/ +MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |