diff options
author | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
commit | 809b1ca590f918796482ce8b48e70752495977cb (patch) | |
tree | 980d89524c8bcd5d315164d95cceaae06bd63b34 /graphics | |
parent | bbcc47981a2d3bfd47c20af3ae85db3ca323bdcd (diff) | |
download | freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.gz freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.zst freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.zip |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jbig2dec/Makefile | 2 | ||||
-rw-r--r-- | graphics/libpuzzle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index 1ec05d9528a4..6556679d9afb 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11 CATEGORIES= graphics devel MASTER_SITES= http://ghostscript.com/~giles/jbig2/jbig2dec/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Decoder implementation of the JBIG2 image compression format GNU_CONFIGURE= yes diff --git a/graphics/libpuzzle/Makefile b/graphics/libpuzzle/Makefile index 6b916b84b5f5..8dca8acc5da2 100644 --- a/graphics/libpuzzle/Makefile +++ b/graphics/libpuzzle/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= A library to find similar pictures LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |