summaryrefslogtreecommitdiff
path: root/emulators/mtools
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
commitd23a79568090d280bf3beb199bb97f0572234984 (patch)
tree8af4f4b16bdda8a7b54ff123a7cfe5fcc38c203c /emulators/mtools
parentCATAGORIES+= -> CATAGORIES= (diff)
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes
Notes: svn path=/head/; revision=4416
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