diff options
Diffstat (limited to 'mail/dovecot2-pigeonhole')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 3 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-descr | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-message | 4 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/pkg-plist | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 640b98e06424..6c88e6a3bf56 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,12 +3,13 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} MAINTAINER= bra@fsn.hu -COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP +COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 diff --git a/mail/dovecot2-pigeonhole/pkg-descr b/mail/dovecot2-pigeonhole/pkg-descr index 4facbff4621a..dc5ac2017a03 100644 --- a/mail/dovecot2-pigeonhole/pkg-descr +++ b/mail/dovecot2-pigeonhole/pkg-descr @@ -4,4 +4,4 @@ Sieve language support by a plugin for the Dovecot deliver LDA&LMTP * Mail forwarding * Vacation auto-reply -WWW: http://wiki2.dovecot.org/Pigeonhole +WWW: http://wiki2.dovecot.org/Pigeonhole diff --git a/mail/dovecot2-pigeonhole/pkg-message b/mail/dovecot2-pigeonhole/pkg-message index 50b246a30834..10d1fbf98876 100644 --- a/mail/dovecot2-pigeonhole/pkg-message +++ b/mail/dovecot2-pigeonhole/pkg-message @@ -1,5 +1,5 @@ --------------------------------------------------------------------- - + This port assumes you are familiar with Dovecot and have it installed and running on the system you have installed this plugin on. @@ -12,7 +12,7 @@ } Further information on configuration can be found at: - + http://wiki2.dovecot.org/Pigeonhole --------------------------------------------------------------------- diff --git a/mail/dovecot2-pigeonhole/pkg-plist b/mail/dovecot2-pigeonhole/pkg-plist index e5d54ab6a10e..63855c0d0815 100644 --- a/mail/dovecot2-pigeonhole/pkg-plist +++ b/mail/dovecot2-pigeonhole/pkg-plist @@ -74,4 +74,3 @@ share/doc/dovecot/example-config/conf.d/90-sieve.conf @dirrmtry lib/dovecot @dirrm include/dovecot/sieve @dirrmtry include/dovecot -%%PORTDOCS%%@dirrm %%DOCSDIR%% |