diff options
author | sahil <sahil@FreeBSD.org> | 2010-04-25 23:23:25 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-04-25 23:23:25 +0800 |
commit | dfc29702e7353f8543eb31ca0eacfc713616bb45 (patch) | |
tree | c8fb02ec282de14725386c149012b892e743b2f0 /mail | |
parent | 8fe6e5daf3db231687f13e53d5e5cc7909557048 (diff) | |
download | freebsd-ports-gnome-dfc29702e7353f8543eb31ca0eacfc713616bb45.tar.gz freebsd-ports-gnome-dfc29702e7353f8543eb31ca0eacfc713616bb45.tar.zst freebsd-ports-gnome-dfc29702e7353f8543eb31ca0eacfc713616bb45.zip |
- Bump PORTREVISION to chase mail/dovecot update
PR: ports/146029
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by: wxs@ (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot-managesieve/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile index 3dc8144ff69b..bddc8496aec7 100644 --- a/mail/dovecot-managesieve/Makefile +++ b/mail/dovecot-managesieve/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.11 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} |