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 | |
parent | c70c8d9a2f0ff31226693aa8917e0876d9ee2443 (diff) | |
download | ports-d884c195e4f5a6c7d9cb1e732afc05b7e3e0b0fc.tar.gz ports-d884c195e4f5a6c7d9cb1e732afc05b7e3e0b0fc.zip |
Notes
-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 |