aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mtools
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
committerobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
commit99df43bf1336afac77ff9926acf7893da84f2186 (patch)
tree9999e9819d03eba09ced920e326c13b87718436c /emulators/mtools
parent5c40e6d58c96aabdf311daa6728225174bf63001 (diff)
downloadfreebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.gz
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.zst
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.zip
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
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 6fe4a8b2db54..8002012ca48e 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -3,11 +3,11 @@
# Date created: 5 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.7 1996/05/27 14:09:17 jmz Exp $
+# $Id: Makefile,v 1.8 1996/05/29 01:46:49 ache Exp $
#
DISTNAME= mtools-3.0
-CATEGORIES+= emulators
+CATEGORIES= emulators
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
MAINTAINER= jmz@FreeBSD.org