diff options
Diffstat (limited to 'mail/dovecot-fts-xapian/Makefile')
-rw-r--r-- | mail/dovecot-fts-xapian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index 0756d855975c..8d7ad4d90bb6 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,6 +1,7 @@ PORTNAME= fts-xapian DISTVERSION= 1.5.4 DISTVERSIONSUFFIX= b +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/ PKGNAMEPREFIX= dovecot- |