diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-05 06:07:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-09-05 06:07:54 +0000 |
commit | 686955021620ec7da406f0ab473e807f28ff99a4 (patch) | |
tree | 76b41e1eb9ef907e7096b91b16d550b6086c8fac /graphics | |
parent | aac6a68f46462253242c8a9b30e58986cbdc441e (diff) | |
download | ports-686955021620ec7da406f0ab473e807f28ff99a4.tar.gz ports-686955021620ec7da406f0ab473e807f28ff99a4.zip |
Notes
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 d6ed09bc9510..c254e8f1328a 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?= ports@FreeBSD.org +MAINTAINER?= dinoex@FreeBSD.org COMMENT?= An X11 program that displays images of various formats LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |