diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-02-15 08:32:08 +0000 |
commit | 8d6bafd6db3df17a50b8faef5e895033953ee132 (patch) | |
tree | e2d04abca8e47df60b90acf51da9ea7ff565b501 /graphics/xv | |
parent | e668ee5494c5d2ad45cf7e9b7145401fd5a93845 (diff) |
Notes
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 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 \ |