diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /sysutils/xsysstats | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) |
Notes
Diffstat (limited to 'sysutils/xsysstats')
-rw-r--r-- | sysutils/xsysstats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index f7630baa0aae..41dea67b0d96 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,12 +3,12 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1998/01/09 10:15:46 obrien Exp $ +# $Id: Makefile,v 1.12 1998/10/21 00:57:42 steve Exp $ # DISTNAME= xsysstats1.34 PKGNAME= xsysstats-1.34 -CATEGORIES= sysutils x11 +CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |