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 e6f47f5068cd..f624fa0b9182 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,5 +1,6 @@ PORTNAME= fts-xapian DISTVERSION= 1.4.13 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= dovecot- |