diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 (patch) | |
tree | eb1766c942a8ef946301e08344d13d3fbe63dabc /x11-toolkits/py-wax | |
parent | cd9a31c5125c84ce5c02f06cad89de7df767e06f (diff) | |
download | FreeBSD-ports-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.zip FreeBSD-ports-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.gz |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'x11-toolkits/py-wax')
-rw-r--r-- | x11-toolkits/py-wax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile index 2e3ed22..c735f89 100644 --- a/x11-toolkits/py-wax/Makefile +++ b/x11-toolkits/py-wax/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}gui PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A user-friendly layer on top of wxPython RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${WX_PYTHON_DIR}/wxPython/_wx.py:${PORTSDIR}/x11-toolkits/py-wxPython26 |