diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-07-20 11:23:41 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-07-20 11:23:41 +0000 |
commit | 044024337e4488231177b2fecd7185c9e2da31e8 (patch) | |
tree | c690bc95838e870000705f6e7726ceb40e8d94ec /mail/gnome-gmail-notifier | |
parent | b5533823ecff9735f0929439498ca775b4010312 (diff) | |
download | ports-044024337e4488231177b2fecd7185c9e2da31e8.tar.gz ports-044024337e4488231177b2fecd7185c9e2da31e8.zip |
Notes
Diffstat (limited to 'mail/gnome-gmail-notifier')
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index 244caaffed9f..a030a788c2d1 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= mail deskutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Gmail Inbox Monitor for the GNOME2 desktop LIB_PC_DEPENDS= libnotify:devel/libnotify \ |