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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/epdfview/Makefile | 2 | ||||
-rw-r--r-- | graphics/eterm-bg/Makefile | 2 | ||||
-rw-r--r-- | graphics/gifsicle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gliv/Makefile | 2 | ||||
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/ivtools/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 18b89a8280bb..e713f3cfcfbf 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics print gnome MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \ http://mirror.slitaz.org/sources/packages/e/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight PDF document viewer LICENSE= GPLv2 diff --git a/graphics/eterm-bg/Makefile b/graphics/eterm-bg/Makefile index e8f7360e10aa..4c35204d4dc3 100644 --- a/graphics/eterm-bg/Makefile +++ b/graphics/eterm-bg/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-bg-${PORTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Image files for background of Eterm NO_WRKSUBDIR= yes diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index 630bd4ffab47..7ccd7d485d40 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.71 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manipulates GIF images and animations LICENSE= GPLv2 diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 2fc1b40510ab..8f6a228faf65 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 6f6ce6b73c96..48e06bc3a895 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produce PDF from scanned documents LICENSE= GPLv3 diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index e76329881734..9e6ce3bad892 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Drawing editors derived from idraw LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff |