diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-05-20 14:22:59 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-05-20 14:22:59 +0000 |
commit | acc1a69fd0cfa8db26595a0adbbc3fecaae96bb4 (patch) | |
tree | d43b47f5883394c0ddc0fdc5f999cd5423e1f766 /x11-toolkits/py-wxPython24 | |
parent | c9e0a02bb8c7292041516d1e57ef3b3441b1c378 (diff) | |
download | ports-acc1a69fd0cfa8db26595a0adbbc3fecaae96bb4.tar.gz ports-acc1a69fd0cfa8db26595a0adbbc3fecaae96bb4.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython24')
-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 |