diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
commit | ccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch) | |
tree | 3e4688595d58a1248f4ec2c9088449cfb7385e6d /emulators/cpmemu | |
parent | ad69d29be388a86e454a532d66814756ca496375 (diff) | |
download | ports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.tar.gz ports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.zip |
Notes
Diffstat (limited to 'emulators/cpmemu')
-rw-r--r-- | emulators/cpmemu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index 3fcaf7597cd8..5cfa1e9e3063 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -8,8 +8,7 @@ PORTNAME= cpmemu PORTVERSION= 0.2.1.1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.cdrom.com/pub/linux/slackware-4.0/source/extra-stuff/CPM-80-emulator/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTNAME= cpm-0.2.1 |