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 /comms | |
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 'comms')
-rw-r--r-- | comms/gammu-devel/Makefile | 2 | ||||
-rw-r--r-- | comms/o2sms/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index 4e46d21d6a7d..e80c64d080f4 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ PKGNAMESUFFIX= -devel -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU All Mobile Management Utilities - Development version LICENSE= GPLv2 diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile index 64bf7a7a93ce..6d3c7904b1d2 100644 --- a/comms/o2sms/Makefile +++ b/comms/o2sms/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN \ http://www.mackers.com/projects/o2sms/releases/ MASTER_SITE_SUBDIR= WWW/MACKERS -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Send SMS messages via the websites of Irish mobile operators BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ |