diff options
Diffstat (limited to 'x11-toolkits/py-wxPython24/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index 3eb70adba8fc..790252cf0cc9 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.1.15 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= http://alldunn.com/wxPython/dist/ \ + http://www.nectar.com/distfiles/ DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG |