diff options
author | netchild <netchild@FreeBSD.org> | 2007-03-12 21:54:26 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-03-12 21:54:26 +0800 |
commit | 68a6279c9978a2e5ac231e898837f748a9467235 (patch) | |
tree | cc726a0dff0ed4ba84755406e556433d5713c72b /mail/claws-mail-notification | |
parent | 6d3996488aeb3cec3320e44931881f612d5e82e2 (diff) | |
download | freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.tar.gz freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.tar.zst freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.zip |
- Update CM to 2.8.1.
- Bump portrevision of the plugins.
Diffstat (limited to 'mail/claws-mail-notification')
-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 |