diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
commit | 1c89fac54a3dd7ffce40396f05b0e733d649f6b1 (patch) | |
tree | 071969251d0c56812666029aa43fc3dd64012c1a /mail/claws-mail-notification | |
parent | 6da156569821da4a96c425de01670ae05f243491 (diff) | |
download | ports-1c89fac54a3dd7ffce40396f05b0e733d649f6b1.tar.gz ports-1c89fac54a3dd7ffce40396f05b0e733d649f6b1.zip |
Notes
Diffstat (limited to 'mail/claws-mail-notification')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 216159f6fec8..b6db23785076 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- DISTNAME= notification_plugin-${PORTVERSION} -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= New/unread mail notification plugin for claws-mail LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify |