diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-22 16:48:33 +0000 |
commit | b1d7df8855b6a275f468de2434437082e964cb89 (patch) | |
tree | d59ea05972891a2ee9af6ff8d0cf802112ef458d /x11-toolkits | |
parent | svnc 0.1, a VNC viewer for SVGAlib (diff) |
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 9e8a136742b9..46dfb8695785 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 9e8a136742b9..46dfb8695785 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 9e8a136742b9..46dfb8695785 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 9e8a136742b9..46dfb8695785 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 |