summaryrefslogtreecommitdiff
path: root/emulators/tkhfs
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/tkhfs
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/tkhfs')
-rw-r--r--emulators/tkhfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index e5b0a0deee44..dd3ad740ba74 100644
--- a/emulators/tkhfs/Makefile
+++ b/emulators/tkhfs/Makefile
@@ -3,12 +3,12 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.11 1995/11/26 12:21:03 asami Exp $
+# $Id: Makefile,v 1.12 1996/11/04 14:53:03 jmz Exp $
#
DISTNAME= tkhfs
PKGNAME= tkhfs-1.27
-CATEGORIES+= emulators x11
+CATEGORIES= emulators x11
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org