diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-07-12 18:52:00 +0000 |
commit | 6c852b2d98b1d5b4b73788d3eec29337104341be (patch) | |
tree | cf202531dcb82c0ba2f8b06f37d79201c9faff00 /graphics/gqview | |
parent | 13a1d864c341cfefd01b68bbf428fda6253f1bdf (diff) | |
download | ports-6c852b2d98b1d5b4b73788d3eec29337104341be.tar.gz ports-6c852b2d98b1d5b4b73788d3eec29337104341be.zip |
Notes
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 4fdc99319ffd..5db5dddad63d 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lars.engels@0x20.net +MAINTAINER= lme@FreeBSD.org COMMENT= Another gtk2-based graphic file viewer LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |