aboutsummaryrefslogtreecommitdiff
path: root/emulators/cpmtools
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/cpmtools
parentb72f3823ec582474b4ab98fe3c46fecea0d4ddab (diff)
downloadports-d23a79568090d280bf3beb199bb97f0572234984.tar.gz
ports-d23a79568090d280bf3beb199bb97f0572234984.zip
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/cpmtools')
-rw-r--r--emulators/cpmtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index b3bc48a47ae3..5acdac104092 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,12 +3,12 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.12 1995/11/22 11:48:07 asami Exp $
+# $Id: Makefile,v 1.13 1996/06/03 02:17:05 asami Exp $
#
DISTNAME= cpm-1.1
PKGNAME= cpmtools-1.1
-CATEGORIES+= emulators
+CATEGORIES= emulators
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org