diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-22 10:49:48 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-22 10:49:48 +0800 |
commit | 41017d6ba364e7c8e196096bb8736a47fc227651 (patch) | |
tree | 61dc26634c5f4de2541300ba12716aa5bc1b16d3 /x11-toolkits/libj2dplot | |
parent | 72513346d043f1006259fa8a1f2a7e450c10f713 (diff) | |
download | freebsd-ports-gnome-41017d6ba364e7c8e196096bb8736a47fc227651.tar.gz freebsd-ports-gnome-41017d6ba364e7c8e196096bb8736a47fc227651.tar.zst freebsd-ports-gnome-41017d6ba364e7c8e196096bb8736a47fc227651.zip |
Sanitize MASTER_SITES.
Diffstat (limited to 'x11-toolkits/libj2dplot')
-rw-r--r-- | x11-toolkits/libj2dplot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/libj2dplot/Makefile b/x11-toolkits/libj2dplot/Makefile index b863b078c462..c0d6e6e8f710 100644 --- a/x11-toolkits/libj2dplot/Makefile +++ b/x11-toolkits/libj2dplot/Makefile @@ -9,7 +9,9 @@ PORTNAME= libj2dplot PORTVERSION= 0.6.5 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ \ - ftp://ftp.newplanetsoftware.com/pub/thx/source/ + ftp://ftp.newplanetsoftware.com/pub/thx/source/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ \ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ DISTNAME= J2DPlot_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |