summaryrefslogtreecommitdiff
path: root/graphics/libimg
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-06-17 06:46:07 +0000
committerChris Rees <crees@FreeBSD.org>2011-06-17 06:46:07 +0000
commitdd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch)
treedc3c1c612dafec406b518706e7178505e6565b58 /graphics/libimg
parentFix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202. (diff)
- Update maintainer address
Approved by: rene (mentor)
Notes
Notes: svn path=/head/; revision=275712
Diffstat (limited to 'graphics/libimg')
-rw-r--r--graphics/libimg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile
index b19f83b16dd1..aaf8244e0f74 100644
--- a/graphics/libimg/Makefile
+++ b/graphics/libimg/Makefile
@@ -12,7 +12,7 @@ CATEGORIES?= graphics tk
MASTER_SITES= SF/tkimg/tkimg/${PORTVERSION:R}
DISTNAME= img${PORTVERSION}
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= A library of image format handlers for Tk4.1 and later
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \