diff options
Diffstat (limited to 'mail/claws-mail-notification/Makefile')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index b4873ee7a221..dcb976b83adf 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -7,10 +7,12 @@ PORTNAME= notification PORTVERSION= 0.9 +PORTREVISION?= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= notification_plugin-${PORTVERSION} +PORTREVISION?= 1 MAINTAINER= c0rn@o2.pl COMMENT= New/unread mail notification plugin for claws-mail |