diff options
author | asami <asami@FreeBSD.org> | 1995-07-13 01:21:35 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-13 01:21:35 +0000 |
commit | 69bb523f4a7e96d4f4b3aacf2f0ea0220e9906ba (patch) | |
tree | 9e202124f62347da7d5d7438e077bc2d9ad3fc4b /sysutils/xsysstats | |
parent | 55a47df7aff6c8a3a9bb3d8ad209711d50de96d3 (diff) | |
download | FreeBSD-ports-69bb523f4a7e96d4f4b3aacf2f0ea0220e9906ba.zip FreeBSD-ports-69bb523f4a7e96d4f4b3aacf2f0ea0220e9906ba.tar.gz |
You guys now belong to sysutils.
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 a317931..df793d3 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,12 +3,12 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.5 1995/04/01 12:50:39 jkh Exp $ +# $Id: Makefile,v 1.6 1995/04/15 03:46:07 asami Exp $ # DISTNAME= xsysstats1.34 PKGNAME= xsysstats-1.34 -CATEGORIES+= utilities x11 +CATEGORIES+= sysutils x11 MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ MAINTAINER= asami@FreeBSD.ORG |