summaryrefslogtreecommitdiff
path: root/emulators/cpmtools/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 11:48:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 11:48:30 +0000
commit46381ef82f77c7f022c92783bf164356ffc8ae44 (patch)
tree546452d4d691e52640b22d04497f8f5def712aef /emulators/cpmtools/Makefile
parentChange category from "development" to "databases devel". (diff)
Change category name from "emulation" to "emulators". This was the
most confusing of all!
Notes
Notes: svn path=/head/; revision=2446
Diffstat (limited to '')
-rw-r--r--emulators/cpmtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index e7900e34e3cb..4731c9364277 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,12 +3,12 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.10 1995/07/12 22:48:51 asami Exp $
+# $Id: Makefile,v 1.11 1995/07/13 01:12:29 asami Exp $
#
DISTNAME= cpm-1.1
PKGNAME= cpmtools-1.1
-CATEGORIES+= emulation
+CATEGORIES+= emulators
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org