svn commit: r343778 - head/ftp/puf

Martin Wilke miwi at FreeBSD.org
Tue Feb 11 16:58:11 UTC 2014


Author: miwi
Date: Tue Feb 11 16:58:10 2014
New Revision: 343778
URL: http://svnweb.freebsd.org/changeset/ports/343778
QAT: https://qat.redports.org/buildarchive/r343778/

Log:
  - Stage support

Modified:
  head/ftp/puf/Makefile

Modified: head/ftp/puf/Makefile
==============================================================================
--- head/ftp/puf/Makefile	Tue Feb 11 16:57:50 2014	(r343777)
+++ head/ftp/puf/Makefile	Tue Feb 11 16:58:10 2014	(r343778)
@@ -11,8 +11,7 @@ COMMENT=	A parallel HTTP downloader simi
 
 GNU_CONFIGURE=	yes
 
-MAN1=		puf.1
-PLIST_FILES=	bin/puf
+PLIST_FILES=	bin/puf \
+		man/man1/puf.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list