diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
commit | 8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/mailtray | |
parent | b25f8277d3cd00963add8e9eb4446be94555acb6 (diff) | |
download | freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.gz freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.zst freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'mail/mailtray')
-rw-r--r-- | mail/mailtray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailtray/Makefile b/mail/mailtray/Makefile index 3c9cba46e751..4e81d84c10b4 100644 --- a/mail/mailtray/Makefile +++ b/mail/mailtray/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= martin@arp242.net +MAINTAINER= ports@FreeBSD.org COMMENT= Display email status in tray USE_GNOME= pygtk2 |