diff options
Diffstat (limited to 'graphics/py-paint/Makefile')
-rw-r--r-- | graphics/py-paint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |