diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:06:49 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 12:06:49 +0000 |
commit | 1dcd22128f2ab9cefd8d6cf803b22632aa3856b0 (patch) | |
tree | 22aea040723b95ac6bf141edb6450aeb0ca66a5c /emulators/cpmemu | |
parent | a037833c51b02f5e64390620e35da39564b278aa (diff) | |
download | ports-1dcd22128f2ab9cefd8d6cf803b22632aa3856b0.tar.gz ports-1dcd22128f2ab9cefd8d6cf803b22632aa3856b0.zip |
Find the distfile again.
PR: 7542
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Notes
Notes:
svn path=/head/; revision=12421
Diffstat (limited to 'emulators/cpmemu')
-rw-r--r-- | emulators/cpmemu/Makefile | 9 | ||||
-rw-r--r-- | emulators/cpmemu/pkg-descr | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index 09d0fb4cdcf6..a21754c061e0 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -2,18 +2,15 @@ # Version required: 0.2 # Date created: 28 June 1995 # Whom: janek@gaja.ipan.lublin.pl -# $Id: Makefile,v 1.8 1998/02/01 23:23:51 fenner Exp $ +# +# $Id: Makefile,v 1.9 1998/07/27 00:01:04 steve Exp $ # DISTNAME= cpm-0.2 PKGNAME= cpmemu-0.2 CATEGORIES= emulators -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/ -# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't -# mirrored. +MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/slackware-3.2/source/extra-stuff/CPM-80-emulator/ MAINTAINER= ports@FreeBSD.org -BROKEN= fetch - .include <bsd.port.mk> diff --git a/emulators/cpmemu/pkg-descr b/emulators/cpmemu/pkg-descr index 3690b53ddd15..a29c9aaca028 100644 --- a/emulators/cpmemu/pkg-descr +++ b/emulators/cpmemu/pkg-descr @@ -103,4 +103,4 @@ BUGS: Surely there are LOTS of bugs. Please send fixes to mbi@mo.math.nat.tu-bs.de Bug reports (without fixes) are also accepted, but it would be nice if you -could track down the bad opcode.
\ No newline at end of file +could track down the bad opcode. |