svn commit: r367569 - head/mail/movemail

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 16:29:19 UTC 2014


Author: antoine
Date: Sun Sep  7 16:29:18 2014
New Revision: 367569
URL: http://svnweb.freebsd.org/changeset/ports/367569
QAT: https://qat.redports.org/buildarchive/r367569/

Log:
  Allow staging as a regular user

Modified:
  head/mail/movemail/Makefile

Modified: head/mail/movemail/Makefile
==============================================================================
--- head/mail/movemail/Makefile	Sun Sep  7 16:27:29 2014	(r367568)
+++ head/mail/movemail/Makefile	Sun Sep  7 16:29:18 2014	(r367569)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://wolfram.schneider.o
 MAINTAINER=	wosch at FreeBSD.org
 COMMENT=	Move your mail box to another location
 
+USES=		uidfix
+
 PLIST_FILES=	bin/movemail \
 		man/man1/movemail.1.gz
 


More information about the svn-ports-head mailing list