diff options
author | flz <flz@FreeBSD.org> | 2009-07-20 19:23:41 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-07-20 19:23:41 +0800 |
commit | d26e71b309578b55c349157769a564a07c4fc068 (patch) | |
tree | eab1cb83500c1295cf392ab60c5b0f9fda6739bc | |
parent | c1ab97b7a504c93258f967bb6b2e058ae7fc3285 (diff) | |
download | freebsd-ports-gnome-d26e71b309578b55c349157769a564a07c4fc068.tar.gz freebsd-ports-gnome-d26e71b309578b55c349157769a564a07c4fc068.tar.zst freebsd-ports-gnome-d26e71b309578b55c349157769a564a07c4fc068.zip |
Drop maintainership.
-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 \ |