diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 12:26:12 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 12:26:12 +0800 |
commit | cf02247e29ad4f5e46ba5ad92d950961c2a2d21d (patch) | |
tree | 07f87191131767df1776a665dadc4d766d5f7fdc /graphics/xv/Makefile | |
parent | aefcf253852fc7bde73794a675fcd2f9558fe1e2 (diff) | |
download | freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.tar.gz freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.tar.zst freebsd-ports-gnome-cf02247e29ad4f5e46ba5ad92d950961c2a2d21d.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r-- | graphics/xv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index d0ddb2c5fe14..d6ed09bc9510 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -27,7 +27,7 @@ PATCHFILES= ${DISTNAME}.JPEG-patch ${DISTNAME}.TIFF-patch \ deepcolor.patch gifpatch exceed_grab.patch \ tiff1200.patch gssafer.patch -MAINTAINER?= flynn@energyhq.es.eu.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= An X11 program that displays images of various formats LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |