diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /www/ftasv | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) | |
download | ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.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)
Notes
Notes:
svn path=/head/; revision=357526
Diffstat (limited to 'www/ftasv')
-rw-r--r-- | www/ftasv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ftasv/Makefile b/www/ftasv/Makefile index af8ece7b33b3..40b9532a3cb9 100644 --- a/www/ftasv/Makefile +++ b/www/ftasv/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://fabletech.com/${PORTNAME}-download/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Is a commandline scoreboard viewer for the Apache server GNU_CONFIGURE= yes |