diff options
Diffstat (limited to 'sysutils/xsysstats/Makefile')
-rw-r--r-- | sysutils/xsysstats/Makefile | 3 |
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> |