summaryrefslogtreecommitdiff
path: root/sysutils/xsysstats/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
commitac3066bf75f468401e4a8243ba4ea731c187b370 (patch)
treee3a493de948df0105f48151974dbe8794e55fc20 /sysutils/xsysstats/Makefile
parentBy default, KEYWORDS is a copy of CATEGORIES. (diff)
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Notes
Notes: svn path=/head/; revision=1267
Diffstat (limited to 'sysutils/xsysstats/Makefile')
-rw-r--r--sysutils/xsysstats/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile
index e8224ccdcace..b7c898a82623 100644
--- a/sysutils/xsysstats/Makefile
+++ b/sysutils/xsysstats/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.3 1995/03/24 11:11:29 asami Exp $
+# $Id: Makefile,v 1.4 1995/03/28 05:58:11 asami Exp $
#
DISTNAME= xsysstats1.34
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
+CATEGORIES+= utilities x11
MAINTAINER= asami@FreeBSD.ORG
.include <bsd.port.mk>