diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-21 00:57:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-21 00:57:42 +0000 |
commit | 2646e845ff93d66d7a8b1135ca481e9f284af0c8 (patch) | |
tree | deffabe320b2949ec66c44c67f9ddb3ce9279bca /sysutils/xsysstats | |
parent | f28b472edc2b1b9ab1b8f9c6c525fa3f8fdb90f4 (diff) | |
download | ports-2646e845ff93d66d7a8b1135ca481e9f284af0c8.tar.gz ports-2646e845ff93d66d7a8b1135ca481e9f284af0c8.zip |
Notes
Diffstat (limited to 'sysutils/xsysstats')
-rw-r--r-- | sysutils/xsysstats/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xsysstats/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index 4c6f0adbb607..f7630baa0aae 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -3,7 +3,7 @@ # Date created: 12 December 1994 # Whom: asami # -# $Id: Makefile,v 1.10 1997/12/25 22:29:46 asami Exp $ +# $Id: Makefile,v 1.11 1998/01/09 10:15:46 obrien Exp $ # DISTNAME= xsysstats1.34 @@ -15,5 +15,6 @@ MASTER_SITE_SUBDIR= utilities MAINTAINER= obrien@FreeBSD.ORG USE_IMAKE= yes +MAN1= xsysstats.1 .include <bsd.port.mk> diff --git a/sysutils/xsysstats/pkg-plist b/sysutils/xsysstats/pkg-plist index 553fec460d3b..2eb7a8e350f4 100644 --- a/sysutils/xsysstats/pkg-plist +++ b/sysutils/xsysstats/pkg-plist @@ -1,2 +1 @@ bin/xsysstats -man/man1/xsysstats.1.gz |