diff options
author | araujo <araujo@FreeBSD.org> | 2009-06-22 06:11:42 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-06-22 06:11:42 +0800 |
commit | 4a433e47d559807fbfa196af81dc20fefe77565f (patch) | |
tree | 3efe97a71fb15ec4e2ee8e7e6032558963c920e9 /graphics | |
parent | 3a16e9a46d8bb7c061d49002a97fe914f6d93595 (diff) | |
download | freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.tar.gz freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.tar.zst freebsd-ports-gnome-4a433e47d559807fbfa196af81dc20fefe77565f.zip |
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eterm-bg/Makefile | 2 | ||||
-rw-r--r-- | graphics/gifsicle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gliv/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/eterm-bg/Makefile b/graphics/eterm-bg/Makefile index 5438ffbc3362..a56793098691 100644 --- a/graphics/eterm-bg/Makefile +++ b/graphics/eterm-bg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-bg-${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Image files for background of Eterm NO_WRKSUBDIR= yes diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile index f227baf8864f..f799d525a2f4 100644 --- a/graphics/gifsicle/Makefile +++ b/graphics/gifsicle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.55 CATEGORIES= graphics MASTER_SITES= http://www.lcdf.org/gifsicle/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Manipulates GIF images and animations GNU_CONFIGURE= yes diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 0e7dfc419e53..929a118e0fc9 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext |