aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-08 21:28:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-08 21:28:59 +0000
commit2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb (patch)
tree6e1d2b519ee2f8a5ddc3013be7d037b4241f8be8 /graphics
parente928d8b3d47f01052990421545bbfd7145db0ec5 (diff)
downloadports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.tar.gz
ports-2b7eedc4ed7c4712ef1aaca13d72b1c3c79198eb.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gif2png/Makefile2
-rw-r--r--graphics/gif2png/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 93186241d391..c60604e2b7eb 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5.1
CATEGORIES= graphics
MASTER_SITES= http://www.catb.org/~esr/gif2png/
-MAINTAINER= saper@system.pl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Converts GIF images to a PNG format
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/graphics/gif2png/pkg-descr b/graphics/gif2png/pkg-descr
index 9dee83cdc0cd..eb6b6240a7f9 100644
--- a/graphics/gif2png/pkg-descr
+++ b/graphics/gif2png/pkg-descr
@@ -14,5 +14,3 @@ Current maintainter of the utility:
Eric S. Raymond <esr@thyrsus.com>
WWW: http://www.catb.org/~esr/gif2png/
---
-Marcin Cieslak <saper@system.pl>