diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 20:06:49 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 20:06:49 +0800 |
commit | 6efe56f62cf7fdf51ae99568d7b2cfc8743823d9 (patch) | |
tree | dfe8010426ba07f34c3c37984298128e43818134 /emulators/cpmemu | |
parent | 68a1a90bdebe71bbee4b92fd91a4d382c687865e (diff) | |
download | freebsd-ports-gnome-6efe56f62cf7fdf51ae99568d7b2cfc8743823d9.tar.gz freebsd-ports-gnome-6efe56f62cf7fdf51ae99568d7b2cfc8743823d9.tar.zst freebsd-ports-gnome-6efe56f62cf7fdf51ae99568d7b2cfc8743823d9.zip |
Find the distfile again.
PR: 7542
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
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. |