diff options
author | lioux <lioux@FreeBSD.org> | 2001-10-21 16:35:28 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-10-21 16:35:28 +0000 |
commit | 4e8ba16eff2ecc02daf855d514e3120659f0e423 (patch) | |
tree | 0e79c3753a40b1c8153428893fd34575e06ff96a /x11-toolkits | |
parent | f026d6a27d2f11a545160407e998c94766cbb632 (diff) | |
download | FreeBSD-ports-4e8ba16eff2ecc02daf855d514e3120659f0e423.zip FreeBSD-ports-4e8ba16eff2ecc02daf855d514e3120659f0e423.tar.gz |
Add working MASTER_SITES
Submitted by: fenner (distfiles survey)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/libjtree/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index e1776ba..6595316 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -9,9 +9,9 @@ PORTNAME= libjtoolbar PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ - ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ +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/ DISTNAME= JToolBar_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org diff --git a/x11-toolkits/libjtree/Makefile b/x11-toolkits/libjtree/Makefile index 6fabe54..24737bd 100644 --- a/x11-toolkits/libjtree/Makefile +++ b/x11-toolkits/libjtree/Makefile @@ -9,9 +9,9 @@ PORTNAME= libjtree PORTVERSION= 1.1.7 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/jx/source-1.5.3/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ - ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ +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/ DISTNAME= JTree_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |