diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /graphics/gimmage | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) | |
download | ports-d72c560b21a0dd36f3255d3097728028a751ef18.tar.gz ports-d72c560b21a0dd36f3255d3097728028a751ef18.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=220031
Diffstat (limited to 'graphics/gimmage')
-rw-r--r-- | graphics/gimmage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index eabb039775e5..3b09f8508841 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= BERLIOS CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ |