svn commit: r339344 - head/mail/dovecot2-pigeonhole

Jimmy Olgeni olgeni at FreeBSD.org
Fri Jan 10 11:45:11 UTC 2014


Author: olgeni
Date: Fri Jan 10 11:45:11 2014
New Revision: 339344
URL: http://svnweb.freebsd.org/changeset/ports/339344

Log:
  Chase dovecot2 rename in RUN_ and BUILD_DEPENDS.

Modified:
  head/mail/dovecot2-pigeonhole/Makefile

Modified: head/mail/dovecot2-pigeonhole/Makefile
==============================================================================
--- head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 10 11:44:55 2014	(r339343)
+++ head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 10 11:45:11 2014	(r339344)
@@ -13,8 +13,8 @@ COMMENT=	Sieve plugin for the Dovecot 'd
 
 LICENSE=	LGPL21
 
-BUILD_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
-RUN_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
+BUILD_DEPENDS:=	dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
+RUN_DEPENDS:=	dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2
 
 DOVECOTVERSION=	2.2
 


More information about the svn-ports-all mailing list