diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-05-25 15:59:23 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-05-25 15:59:23 +0000 |
commit | 687673f9fd2aeeecc81071caa9d6f99aeb8b1797 (patch) | |
tree | ef378a7f706f4cc1691949e27f6546035e0438cc /x11-toolkits/py-wxPython/Makefile | |
parent | 73b865c7974dfc8dd81f233d7fed36616d1d3b0b (diff) | |
download | ports-687673f9fd2aeeecc81071caa9d6f99aeb8b1797.tar.gz ports-687673f9fd2aeeecc81071caa9d6f99aeb8b1797.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index 56d0c048f779..1db332fa8f87 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk |