diff options
author | avl <avl@FreeBSD.org> | 2009-07-20 22:42:02 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-07-20 22:42:02 +0800 |
commit | 7695f1e0765d0aea05452cb3e3f4f6204e691278 (patch) | |
tree | 442044516382a5433b5236eda94b7429d42788cf /mail/gnome-gmail-notifier | |
parent | a50c5aba444b0f235f85bc5e91422b10ed637fe6 (diff) | |
download | freebsd-ports-gnome-7695f1e0765d0aea05452cb3e3f4f6204e691278.tar.gz freebsd-ports-gnome-7695f1e0765d0aea05452cb3e3f4f6204e691278.tar.zst freebsd-ports-gnome-7695f1e0765d0aea05452cb3e3f4f6204e691278.zip |
Take maintainership.
Approved by: tabthorpe, glarkin (mentors, implicit)
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 a030a788c2d1..bc99617a4310 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= ports@FreeBSD.org +MAINTAINER= avl@FreeBSD.org COMMENT= A Gmail Inbox Monitor for the GNOME2 desktop LIB_PC_DEPENDS= libnotify:devel/libnotify \ |