diff options
author | erwin <erwin@FreeBSD.org> | 2005-02-15 16:32:08 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-02-15 16:32:08 +0800 |
commit | fa6613766088a62f96a3451f0cec4deb31b9cbb6 (patch) | |
tree | ca824a45ca5c715572e2673290c18367e643847c /graphics | |
parent | ec5a07d2ad1c24f35c1edfb9c22d183a3afa2b09 (diff) | |
download | freebsd-ports-gnome-fa6613766088a62f96a3451f0cec4deb31b9cbb6.tar.gz freebsd-ports-gnome-fa6613766088a62f96a3451f0cec4deb31b9cbb6.tar.zst freebsd-ports-gnome-fa6613766088a62f96a3451f0cec4deb31b9cbb6.zip |
Miguel Mendez is the new victim of these ports. Thanks!
Diffstat (limited to 'graphics')
-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 6fc257c3095c..2780180171d9 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -33,7 +33,7 @@ PATCHFILES= ${DISTNAME}.JPEG-patch ${DISTNAME}.TIFF-patch \ deepcolor.patch gifpatch exceed_grab.patch \ tiff1200.patch gssafer.patch -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= flynn@energyhq.es.eu.org COMMENT?= An X11 program that displays images of various formats LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |