aboutsummaryrefslogtreecommitdiff
path: root/graphics/pngwriter
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-12-18 10:20:48 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-12-18 10:20:48 +0000
commita4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch)
tree4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /graphics/pngwriter
parent658e8f6423dd44878464b02ffc02f29a62a755c0 (diff)
downloadports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.tar.gz
ports-a4baad5f5afc5b76b5d4c374baa2583f1923c326.zip
Notes
Diffstat (limited to 'graphics/pngwriter')
-rw-r--r--graphics/pngwriter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngwriter/Makefile b/graphics/pngwriter/Makefile
index 14536a3a2a44..018f8f315b5d 100644
--- a/graphics/pngwriter/Makefile
+++ b/graphics/pngwriter/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= nemysis@gmx.ch
+MAINTAINER= nemysis@FreeBSD.org
COMMENT= C++ library for creating PNG images
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \