diff options
Diffstat (limited to 'x11-toolkits/py-wxPython24/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index 212cf99064d8..88c6c37729de 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -9,8 +9,7 @@ PORTNAME= wxPython PORTVERSION= 2.4.2.4 PORTREVISION= 9 CATEGORIES= x11-toolkits python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= wxpython +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} |