diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
commit | 3201ef77991a17075ab39514e70e4f2d0940564d (patch) | |
tree | 183f26d25d8fa602cc482733353a2d2d51073ff4 /x11-toolkits | |
parent | Make Sablotron option LOCALBASE clean (diff) |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=66845
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 |