diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-02 09:10:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-02 09:10:03 +0000 |
commit | d884c195e4f5a6c7d9cb1e732afc05b7e3e0b0fc (patch) | |
tree | a250fea410875623609cd004c5fc4635bae25ca7 /graphics/gqview | |
parent | Update to 2.06. (diff) |
- Pass maintainer to submitter
Submitted by: Lars Engels <lars.engels@0x20.net> (via privat mail)
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index f061a7ab28a3..2a4596b4ed51 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lars.engels@0x20.net COMMENT= Another gtk2-based graphic file viewer LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |