diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-26 08:03:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-26 08:03:14 +0800 |
commit | 7268948481f269950d5fc078efcd98354d8d80b5 (patch) | |
tree | e1f2ef01a060349d2e85c2a734a6e210571da8b9 /graphics | |
parent | 24a27fe662bcdaaf4f954b9628abeab1f8170e19 (diff) | |
download | freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.gz freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.tar.zst freebsd-ports-gnome-7268948481f269950d5fc078efcd98354d8d80b5.zip |
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-opengl/Makefile | 2 | ||||
-rw-r--r-- | graphics/wxsvg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile index 664c1100a80b..746f3b0be93a 100644 --- a/graphics/py-opengl/Makefile +++ b/graphics/py-opengl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/PyOpenGL/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyOpenGL-${PORTVERSION} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL (and related library) interface for Python BUILD_DEPENDS= ${PYNUMPY} \ diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index e976564077ba..e494f9dd4817 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OldFiles -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to create, manipulate, and render SVG files AUTOMAKE_ARGS= --add-missing |