diff options
author | nectar <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
commit | 6543b02c3747295a95006b070ebb572eb672d741 (patch) | |
tree | fa9ba1eae41319243c0442d57fef63b8a17e2cc2 /x11-toolkits | |
parent | dfcd288981c2139b579531daa48ae13941c52820 (diff) | |
download | FreeBSD-ports-6543b02c3747295a95006b070ebb572eb672d741.zip FreeBSD-ports-6543b02c3747295a95006b070ebb572eb672d741.tar.gz |
distfile moved to Sourceforge.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython28/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index 9e8a136..46dfb86 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index 9e8a136..46dfb86 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 9e8a136..46dfb86 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 9e8a136..46dfb86 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -8,7 +8,8 @@ PORTNAME= py-wxPython PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://alldunn.com/wxPython/dist/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= wxpython DISTNAME= wxPython-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG |