diff options
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 |