aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mtools
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-11-22 19:48:30 +0800
committerasami <asami@FreeBSD.org>1995-11-22 19:48:30 +0800
commite95755c43ddd2360c7c18d1eed7b1f5e27645446 (patch)
tree8ca9822b6ca5b5babdb2aebb068e4384c94b791f /emulators/mtools
parent1c40054f41ec5102016130f122944f7ac5666753 (diff)
downloadfreebsd-ports-graphics-e95755c43ddd2360c7c18d1eed7b1f5e27645446.tar.gz
freebsd-ports-graphics-e95755c43ddd2360c7c18d1eed7b1f5e27645446.tar.zst
freebsd-ports-graphics-e95755c43ddd2360c7c18d1eed7b1f5e27645446.zip
Change category name from "emulation" to "emulators". This was the
most confusing of all!
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 f481c3814be..65848603811 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