diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /graphics/xv | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes
Notes:
svn path=/head/; revision=124934
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 855ed9b5667a..6fc257c3095c 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?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= An X11 program that displays images of various formats LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |