diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
commit | 3b3bd28890a9082e67d71887318a2b242e5b8bdc (patch) | |
tree | 3b2bca8b9af9ed5f2e8b3fa4c5578e6722c55224 /sysutils/xsysstats | |
parent | 8419c1ad549770d06c8fff79c4c12373c5fb7f47 (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 df793d3cb32f..e4afb6a9175b 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,12 +3,12 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.6 1995/04/15 03:46:07 asami Exp $ +# $Id: Makefile,v 1.7 1995/07/13 01:21:35 asami Exp $ # DISTNAME= xsysstats1.34 PKGNAME= xsysstats-1.34 -CATEGORIES+= sysutils x11 +CATEGORIES= sysutils x11 MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ MAINTAINER= asami@FreeBSD.ORG |