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/gx | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) |
Notes
Diffstat (limited to 'graphics/gx')
-rw-r--r-- | graphics/gx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gx/Makefile b/graphics/gx/Makefile index 46df642c7e77..28c3c9293d8d 100644 --- a/graphics/gx/Makefile +++ b/graphics/gx/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://perticone.homelinux.net/sergio/c++/gx/src/ CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight image viewer LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ |