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/gifsicle | |
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/gifsicle')
-rw-r--r-- | graphics/gifsicle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |