diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-21 16:35:28 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-21 16:35:28 +0000 |
commit | d473fdb9f31038830429266be181a0c4ddeea79a (patch) | |
tree | 63a851f2501655457d1feeef6748809e10b65304 /x11-toolkits | |
parent | 33c627c9dfa1ec45f4f8eb33ec4571e26b8aa008 (diff) |
Notes
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 e1776bac19fb..6595316718a3 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 6fabe5478645..24737bdd46db 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 |