Date: Fri, 5 Sep 2014 18:22:24 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367372 - head/mail/poppwd Message-ID: <201409051822.s85IMO8s058099@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Sep 5 18:22:24 2014 New Revision: 367372 URL: http://svnweb.freebsd.org/changeset/ports/367372 QAT: https://qat.redports.org/buildarchive/r367372/ Log: Allow staging as a regular user Modified: head/mail/poppwd/Makefile Modified: head/mail/poppwd/Makefile ============================================================================== --- head/mail/poppwd/Makefile Fri Sep 5 18:20:07 2014 (r367371) +++ head/mail/poppwd/Makefile Fri Sep 5 18:22:24 2014 (r367372) @@ -11,6 +11,7 @@ MAINTAINER= andrew@ugh.net.au COMMENT= Implementation of the Eudora password changing protocol WRKSRC= ${WRKDIR}/poppwd +USES= uidfix PLIST_FILES= libexec/poppwd \ man/man8/poppwd.8.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051822.s85IMO8s058099>