diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /print/py-pyscript | |
parent | Add ports x11-toolkits/py-sexy: (diff) |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'print/py-pyscript')
-rw-r--r-- | print/py-pyscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index 33813ee1378a..6c4c6c3b4cf4 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Python module for producing high quality PostScript graphics RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ |