diff options
author | marino <marino@FreeBSD.org> | 2014-06-12 02:55:29 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-06-12 02:55:29 +0800 |
commit | 415f1752d4bb75ca4383797b49bdb3d82c3194d3 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /mail | |
parent | 604eb7cb88ca457702bac8043e6a3c21710047f8 (diff) | |
download | freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.tar.gz freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.tar.zst freebsd-ports-gnome-415f1752d4bb75ca4383797b49bdb3d82c3194d3.zip |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/filtermail/Makefile | 2 | ||||
-rw-r--r-- | mail/mpop/Makefile | 2 | ||||
-rw-r--r-- | mail/uebimiau/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 6e8a9864dcef..0aa6bc729d77 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SFP \ MASTER_SITE_SUBDIR= mailfilter/Mailfilter/${PORTVERSION} DISTNAME= mailfilter-${PORTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Filter mail on a POP3 server: saves downloading spam LICENSE= GPLv3 diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 3ec365679c32..67f3c699f6df 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MPOP is a small and fast POP3 client LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn diff --git a/mail/uebimiau/Makefile b/mail/uebimiau/Makefile index 9b5b7a3d7bf5..9252d9e876e8 100644 --- a/mail/uebimiau/Makefile +++ b/mail/uebimiau/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail www MASTER_SITES= http://www.uebimiau.org/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-any -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UebiMiau is a simple yet efficient WebMail written in PHP WRKSRC= ${WRKDIR}/webmail |