svn commit: r328548 - head/sysutils/stalepid
Eitan Adler
eadler at FreeBSD.org
Sat Sep 28 03:48:23 UTC 2013
Author: eadler
Date: Sat Sep 28 03:48:23 2013
New Revision: 328548
URL: http://svnweb.freebsd.org/changeset/ports/328548
Log:
convert to staging.
Modified:
head/sysutils/stalepid/Makefile
Modified: head/sysutils/stalepid/Makefile
==============================================================================
--- head/sysutils/stalepid/Makefile Sat Sep 28 03:41:03 2013 (r328547)
+++ head/sysutils/stalepid/Makefile Sat Sep 28 03:48:23 2013 (r328548)
@@ -17,9 +17,6 @@ USE_PERL5= run
WRKSRC= ${WRKDIR}/${DISTNAME}
-MAN1= stalepid.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/stalepid
+PLIST_FILES= bin/stalepid man/man1/stalepid.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list