diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 41017d6ba364e7c8e196096bb8736a47fc227651 (patch) | |
tree | 61dc26634c5f4de2541300ba12716aa5bc1b16d3 /x11-toolkits | |
parent | 72513346d043f1006259fa8a1f2a7e450c10f713 (diff) | |
download | FreeBSD-ports-41017d6ba364e7c8e196096bb8736a47fc227651.zip FreeBSD-ports-41017d6ba364e7c8e196096bb8736a47fc227651.tar.gz |
Sanitize MASTER_SITES.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/jx/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libjparser/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libjsearch/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/libjtree/Makefile | 5 |
6 files changed, 14 insertions, 14 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 6057b0e..ee23c6b 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -9,9 +9,8 @@ PORTNAME= JX PORTVERSION= 1.5.3 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.newplanetsoftware.com/pub/jcc/source/ \ - ftp://ftp.newplanetsoftware.com/pub/medic/source/ \ +MASTER_SITES= http://www.ibiblio.org/pub/Linux/libs/X/c++libs/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ \ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= ${PORTNAME}_source-${PORTVERSION} diff --git a/x11-toolkits/libj2dplot/Makefile b/x11-toolkits/libj2dplot/Makefile index b863b07..c0d6e6e8 100644 --- a/x11-toolkits/libj2dplot/Makefile +++ b/x11-toolkits/libj2dplot/Makefile @@ -9,7 +9,9 @@ PORTNAME= libj2dplot PORTVERSION= 0.6.5 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ - ftp://ftp.newplanetsoftware.com/pub/thx/source/ + ftp://ftp.newplanetsoftware.com/pub/thx/source/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= J2DPlot_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjparser/Makefile b/x11-toolkits/libjparser/Makefile index 550a8e8..f67062f 100644 --- a/x11-toolkits/libjparser/Makefile +++ b/x11-toolkits/libjparser/Makefile @@ -9,7 +9,9 @@ PORTNAME= libjparser PORTVERSION= 1.1.8 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ - ftp://ftp.newplanetsoftware.com/pub/thx/source/ + ftp://ftp.newplanetsoftware.com/pub/thx/source/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= JParser_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjsearch/Makefile b/x11-toolkits/libjsearch/Makefile index 6759935..7bc0bc4 100644 --- a/x11-toolkits/libjsearch/Makefile +++ b/x11-toolkits/libjsearch/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 0.5.6 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.newplanetsoftware.com/pub/jcc/source/ \ - ftp://ftp.newplanetsoftware.com/pub/medic/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ DISTNAME= JSearch_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 62f82d0..e1776ba 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.newplanetsoftware.com/pub/jcc/source/ \ - ftp://ftp.newplanetsoftware.com/pub/medic/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ DISTNAME= JToolBar_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile index 6ab825c..6fabe54 100644 --- a/x11-toolkits/libjtree/Makefile +++ b/x11-toolkits/libjtree/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 1.1.7 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.newplanetsoftware.com/pub/jcc/source/ \ - ftp://ftp.newplanetsoftware.com/pub/medic/source/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ DISTNAME= JTree_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |