diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-20 14:22:59 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-20 14:22:59 +0000 |
commit | 3ab03e8b0c006a85f0fb4d969b52d95a13f78f02 (patch) | |
tree | 5eeb4be10d40c96599fc54f2b8d1f65d94e94beb /x11-toolkits/py-wxPython24 | |
parent | f8b99946418b4b8d97c81b7db1805ca909f2931d (diff) | |
download | FreeBSD-ports-3ab03e8b0c006a85f0fb4d969b52d95a13f78f02.zip FreeBSD-ports-3ab03e8b0c006a85f0fb4d969b52d95a13f78f02.tar.gz |
Add to MASTER_SITES
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 3eb70ad..790252c 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 |