Date: Tue, 11 Feb 2014 16:58:10 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343778 - head/ftp/puf Message-ID: <201402111658.s1BGwAxd085642@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111658.s1BGwAxd085642>