summaryrefslogtreecommitdiff
path: root/emulators/cpmtools
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:13:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-13 01:13:20 +0000
commit71b12105e0ed7a2f513832e05f336c97ebbfb121 (patch)
tree77518f4c95922576a3dcf4297ee511e6f683fcf5 /emulators/cpmtools
parentChange categories to reflect their new homes. (diff)
These boys now beling to emulators....
Notes
Notes: svn path=/head/; revision=1960
Diffstat (limited to 'emulators/cpmtools')
-rw-r--r--emulators/cpmtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index 4a0ab434d563..e7900e34e3cb 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,12 +3,12 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.9 1995/05/03 13:09:56 asami Exp $
+# $Id: Makefile,v 1.10 1995/07/12 22:48:51 asami Exp $
#
DISTNAME= cpm-1.1
PKGNAME= cpmtools-1.1
-CATEGORIES+= utilities
+CATEGORIES+= emulation
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org