aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-29 10:15:00 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-29 10:15:00 +0000
commite98a55674432a4a251f84e7b7a5b24137de04930 (patch)
tree08c15ef86550d7a197245f101149754df48ed7c9 /emulators
parent0024cf9172cb59d6b251eaa22b24a8fc4a2c0134 (diff)
downloadports-e98a55674432a4a251f84e7b7a5b24137de04930.tar.gz
ports-e98a55674432a4a251f84e7b7a5b24137de04930.zip
Remove the port from the "emulation" category; it's simply a utility,
nothing else.
Notes
Notes: svn path=/head/; revision=1552
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cpmtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index 13a501e3704b..bd900a3fb28c 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,11 +3,11 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.6 1995/04/23 13:02:20 asami Exp $
+# $Id: Makefile,v 1.7 1995/04/28 15:05:31 jkh Exp $
#
DISTNAME= cpm-1.1
-CATEGORIES+= utils emulators
+CATEGORIES+= utils
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org