aboutsummaryrefslogtreecommitdiff
path: root/security/maia
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-08-07 21:44:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-08-07 21:44:00 +0000
commit871f113e9bfd3abd048a94038076e6f654f39918 (patch)
treeb44ecc5f2c2ba20397232fb6057395d2fcbb7c30 /security/maia
parent91438abd7acd32153338b16c1e66cbe948df5e50 (diff)
downloadports-871f113e9bfd3abd048a94038076e6f654f39918.tar.gz
ports-871f113e9bfd3abd048a94038076e6f654f39918.zip
Rename dovecot2/dovecot2-pigeonhole to dovecot/dovecot-pigeonhole.
It might be necessary to manually remove and reinstall the package under the new name. Discussed with: ler
Notes
Notes: svn path=/head/; revision=447519
Diffstat (limited to 'security/maia')
-rw-r--r--security/maia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/maia/Makefile b/security/maia/Makefile
index d8d0c54784b4..119ae42856d5 100644
--- a/security/maia/Makefile
+++ b/security/maia/Makefile
@@ -3,7 +3,7 @@
PORTNAME= maia
DISTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.purplehat.org/downloads/maia/
@@ -168,7 +168,7 @@ WANT_PGSQL= server
.endif
.if ${PORT_OPTIONS:MDOVECOT2}
-RUN_DEPENDS+= dovecot:mail/dovecot2
+RUN_DEPENDS+= dovecot:mail/dovecot
.endif
.if ${PORT_OPTIONS:MPOSTFIX}