diff options
author | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
commit | fa6613766088a62f96a3451f0cec4deb31b9cbb6 (patch) | |
tree | ca824a45ca5c715572e2673290c18367e643847c /graphics/xv | |
parent | ec5a07d2ad1c24f35c1edfb9c22d183a3afa2b09 (diff) | |
download | FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.zip FreeBSD-ports-fa6613766088a62f96a3451f0cec4deb31b9cbb6.tar.gz |
Miguel Mendez is the new victim of these ports. Thanks!
Diffstat (limited to 'graphics/xv')
-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 6fc257c..2780180 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 \ |