summaryrefslogtreecommitdiff
path: root/emulators/mtools
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/mtools
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 'emulators/mtools')
-rw-r--r--emulators/mtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index f481c3814bec..658486038119 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -3,11 +3,11 @@
# Date created: 5 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.4 1995/04/15 03:45:49 asami Exp $
+# $Id: Makefile,v 1.5 1995/07/13 01:13:14 asami Exp $
#
DISTNAME= mtools-2.0.7
-CATEGORIES+= emulation
+CATEGORIES+= emulators
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
MAINTAINER= jmz@FreeBSD.org