diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-05 13:42:26 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-05 13:42:26 +0800 |
commit | 1681c611b0c0a4cbf06e5719f73c94300c439595 (patch) | |
tree | 2b890dddac3a11a71f449fd90907c50a737f6846 | |
parent | 064d529adbb6472ae332a18d611dc4e2e2e1de0a (diff) | |
download | freebsd-ports-gnome-1681c611b0c0a4cbf06e5719f73c94300c439595.tar.gz freebsd-ports-gnome-1681c611b0c0a4cbf06e5719f73c94300c439595.tar.zst freebsd-ports-gnome-1681c611b0c0a4cbf06e5719f73c94300c439595.zip |
- Bump PORTREVISION to chase mail/dovecot update
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
-rw-r--r-- | mail/dovecot-antispam/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-managesieve/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 81f0077d7e51..095a7ccb3468 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile index bddc8496aec7..13ddbae6127b 100644 --- a/mail/dovecot-managesieve/Makefile +++ b/mail/dovecot-managesieve/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} |