diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-23 00:48:33 +0800 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-10-23 00:48:33 +0800 |
commit | b1d7df8855b6a275f468de2434437082e964cb89 (patch) | |
tree | d59ea05972891a2ee9af6ff8d0cf802112ef458d /x11-toolkits | |
parent | 7f10612c0d898a85c8c2803bdf7d07773093f6c0 (diff) | |
download | freebsd-ports-gnome-b1d7df8855b6a275f468de2434437082e964cb89.tar.gz freebsd-ports-gnome-b1d7df8855b6a275f468de2434437082e964cb89.tar.zst freebsd-ports-gnome-b1d7df8855b6a275f468de2434437082e964cb89.zip |
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 |