diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 09:55:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-01 09:55:34 +0000 |
commit | 4363d55597a18dcfc32813986d0eca4031f153a2 (patch) | |
tree | 5d6d1260c9d9c109005edc6df0b915d283cbdd71 /graphics/py-PyX | |
parent | 1ccfdf290007e37091d8049e48e077a8cdaac575 (diff) |
Notes
Diffstat (limited to 'graphics/py-PyX')
-rw-r--r-- | graphics/py-PyX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index b98e833f6e8b..daddc256b4f5 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mva@sysfault.org COMMENT= A Python package for the creation of encapsulated PostScript figures BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX |