diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-20 22:38:47 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-20 22:38:47 +0800 |
commit | b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (patch) | |
tree | 28c273d0c1f3ce1745086de44312a34a7b0b42a7 /x11-toolkits | |
parent | b6f3a6aea45d1df503743e31600f7c1e358557f6 (diff) | |
download | freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.gz freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.zst freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.zip |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/jx/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libjtree/Makefile | 3 |
3 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile index 0ac2834bda61..eb0597543bc3 100644 --- a/x11-toolkits/jx/Makefile +++ b/x11-toolkits/jx/Makefile @@ -10,9 +10,6 @@ PORTVERSION= 1.5.3 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.fct.unl.pt/.2/linuxberg/files/x11/dev/ \ - ftp://ftp.chemo.tuniv.szczecin.pl/dsk2/www.linuxberg.com/files/x11/dev/ \ - ftp://ftp.darenet.dk/mirrors/mirror.linuxberg.com/files/x11/dev/ \ - ftp://ftp.uni-c.dk/mirrors/mirror.linuxberg.com/files/x11/dev/ \ ftp://ftp.cadvision.com/pub/linuxberg/files/x11/dev/ \ ftp://ftp.matrix.com.br/pub/linuxberg/files/x11/dev/ \ ftp://ftp.duth.gr/pub/linuxberg/files/x11/dev/ \ diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 006a7d34acc8..1b5ea1615215 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.krasnodar.ru/pub/unix/IDE/CodeCrusader/ \ - ftp://ftp.uniovi.es/pub/unix/mail/ \ - ftp://ftp.tuwien.ac.at/z10/hci/jx/source-1.5.3/ + ftp://ftp.uniovi.es/pub/unix/mail/ DISTNAME= JToolBar_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile index 15d25ec58bd7..1de2578dcf90 100644 --- a/x11-toolkits/libjtree/Makefile +++ b/x11-toolkits/libjtree/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.1.7 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.krasnodar.ru/pub/unix/IDE/CodeCrusader/ \ - ftp://ftp.uniovi.es/pub/unix/mail/ \ - ftp://ftp.tuwien.ac.at/z10/hci/jx/source-1.5.3/ + ftp://ftp.uniovi.es/pub/unix/mail/ DISTNAME= JTree_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |