aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-05-23 21:16:16 +0000
commitcb4c25213665ac309bb45fad5ead1e5f980dfbb7 (patch)
tree10b0a955d2dc44349aee323d01542f8e79487617 /graphics
parent9799e1a2fa02b78ae56510af34916c8fda6e5580 (diff)
downloadports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.tar.gz
ports-cb4c25213665ac309bb45fad5ead1e5f980dfbb7.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-gd/Makefile2
-rw-r--r--graphics/py-gdchart/Makefile2
-rw-r--r--graphics/py-paint/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile
index c52d0e55f4fc..b9db35e79bed 100644
--- a/graphics/py-gd/Makefile
+++ b/graphics/py-gd/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://newcenturycomputers.net/projects/download.cgi/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gdmodule-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to the GD library
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile
index 706220f1f850..1eb978a0d6ce 100644
--- a/graphics/py-gdchart/Makefile
+++ b/graphics/py-gdchart/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.nullcube.com/software/pygdchart/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pygdchart-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to GDChart
LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart
diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile
index 41907a24fad6..e1c966939c46 100644
--- a/graphics/py-paint/Makefile
+++ b/graphics/py-paint/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pypaint-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and flexible painting adaptor to libart for Python
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png