diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
commit | b1d7df8855b6a275f468de2434437082e964cb89 (patch) | |
tree | d59ea05972891a2ee9af6ff8d0cf802112ef458d /x11-toolkits/py-wxPython26 | |
parent | 7f10612c0d898a85c8c2803bdf7d07773093f6c0 (diff) | |
download | ports-b1d7df8855b6a275f468de2434437082e964cb89.tar.gz ports-b1d7df8855b6a275f468de2434437082e964cb89.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython26')
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 9e8a136742b9..46dfb8695785 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG |