diff options
author | adamw <adamw@FreeBSD.org> | 2017-08-08 05:44:00 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-08-08 05:44:00 +0800 |
commit | 6bfd8c3b1c428e57b619f59030e08413394d7712 (patch) | |
tree | b44ecc5f2c2ba20397232fb6057395d2fcbb7c30 /sysutils | |
parent | a2f3033d825b34c7f95adcc0b5cfececbffce7ba (diff) | |
download | freebsd-ports-gnome-6bfd8c3b1c428e57b619f59030e08413394d7712.tar.gz freebsd-ports-gnome-6bfd8c3b1c428e57b619f59030e08413394d7712.tar.zst freebsd-ports-gnome-6bfd8c3b1c428e57b619f59030e08413394d7712.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
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/froxlor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index 0a5a23e2b2d1..7dcbe5e78fa1 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -3,7 +3,7 @@ PORTNAME= froxlor PORTVERSION= 0.9.38.7 -PORTREVIION= 1 +PORTREVIION= 2 CATEGORIES= sysutils www MASTER_SITES= http://files.froxlor.org/releases/ @@ -72,7 +72,7 @@ EXIM_RUN_DEPENDS= exim:mail/exim DKIM_RUN_DEPENDS= opendkim:mail/opendkim -DOVECOT2_RUN_DEPENDS= dovecot2>=2:mail/dovecot2 +DOVECOT2_RUN_DEPENDS= dovecot>=2:mail/dovecot COURIER_RUN_DEPENDS= courier:mail/courier |