diff options
Diffstat (limited to 'mail/dovecot-fts-xapian/Makefile')
-rw-r--r-- | mail/dovecot-fts-xapian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index 2eca715e5e1c..e17be77beb5e 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,6 +1,6 @@ PORTNAME= fts-xapian DISTVERSION= 1.8.2 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/ PKGNAMEPREFIX= dovecot- |