From a882364f2403bc9d88e823745313b7de799bd176 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- sysutils/xsysstats/Makefile | 2 -- sysutils/xsysstats/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 sysutils/xsysstats/pkg-comment (limited to 'sysutils/xsysstats') diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index 749aa031baa9..d8e6216aaa55 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A system information display tool - USE_IMAKE= yes MAN1= xsysstats.1 diff --git a/sysutils/xsysstats/pkg-comment b/sysutils/xsysstats/pkg-comment new file mode 100644 index 000000000000..6badd2c9957c --- /dev/null +++ b/sysutils/xsysstats/pkg-comment @@ -0,0 +1 @@ +A system information display tool -- cgit