summaryrefslogtreecommitdiff
path: root/sysutils/xsysstats/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /sysutils/xsysstats/Makefile
parentCleanup/termios support/off_t -> long and much more (diff)
Another round of Makefile updates, in utils!
Notes
Notes: svn path=/head/; revision=1359
Diffstat (limited to 'sysutils/xsysstats/Makefile')
-rw-r--r--sysutils/xsysstats/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile
index b7c898a82623..a317931ab41a 100644
--- a/sysutils/xsysstats/Makefile
+++ b/sysutils/xsysstats/Makefile
@@ -3,13 +3,16 @@
# Date created: 12 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/03/28 05:58:11 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/01 12:50:39 jkh Exp $
#
DISTNAME= xsysstats1.34
-USE_IMAKE= yes
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
+PKGNAME= xsysstats-1.34
CATEGORIES+= utilities x11
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/
+
MAINTAINER= asami@FreeBSD.ORG
+USE_IMAKE= yes
+
.include <bsd.port.mk>