summaryrefslogtreecommitdiff
path: root/emulators/cpmemu
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /emulators/cpmemu
parentUse MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'emulators/cpmemu')
-rw-r--r--emulators/cpmemu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile
index 13cd8cb7a817..596f53c10a6c 100644
--- a/emulators/cpmemu/Makefile
+++ b/emulators/cpmemu/Makefile
@@ -2,14 +2,14 @@
# Version required: 0.2
# Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl
-# $Id$
+# $Id: Makefile,v 1.5 1996/11/12 02:16:40 obrien 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/ \
- ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= distributions/slackware/source/extra-stuff/CPM-80-emulator/
MAINTAINER= ports@FreeBSD.org