Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2013 03:48:23 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328548 - head/sysutils/stalepid
Message-ID:  <201309280348.r8S3mN98070069@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309280348.r8S3mN98070069>