diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-20 22:22:59 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-20 22:22:59 +0800 |
commit | 3ab03e8b0c006a85f0fb4d969b52d95a13f78f02 (patch) | |
tree | 5eeb4be10d40c96599fc54f2b8d1f65d94e94beb /x11-toolkits/py-wxPython26 | |
parent | f8b99946418b4b8d97c81b7db1805ca909f2931d (diff) | |
download | freebsd-ports-gnome-3ab03e8b0c006a85f0fb4d969b52d95a13f78f02.tar.gz freebsd-ports-gnome-3ab03e8b0c006a85f0fb4d969b52d95a13f78f02.tar.zst freebsd-ports-gnome-3ab03e8b0c006a85f0fb4d969b52d95a13f78f02.zip |
Add to MASTER_SITES
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 3eb70adba8fc..790252cf0cc9 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/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 |