diff options
Diffstat (limited to 'x11-toolkits/jx/Makefile')
-rw-r--r-- | x11-toolkits/jx/Makefile | 5 |
1 files changed, 2 insertions, 3 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} |