Date: Fri, 31 Jan 2014 16:49:14 +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: r342025 - head/security/sshpass Message-ID: <201401311649.s0VGnEWJ098896@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Jan 31 16:49:13 2014 New Revision: 342025 URL: http://svnweb.freebsd.org/changeset/ports/342025 QAT: https://qat.redports.org/buildarchive/r342025/ Log: - Stage support Modified: head/security/sshpass/Makefile Modified: head/security/sshpass/Makefile ============================================================================== --- head/security/sshpass/Makefile Fri Jan 31 16:48:59 2014 (r342024) +++ head/security/sshpass/Makefile Fri Jan 31 16:49:13 2014 (r342025) @@ -13,8 +13,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes -PLIST_FILES= bin/sshpass -MAN1= sshpass.1 +PLIST_FILES= bin/sshpass \ + man/man1/sshpass.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?201401311649.s0VGnEWJ098896>