diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-22 02:49:48 +0000 |
commit | 0fabc4ff051e95eb5864d7efe4263c17608436ef (patch) | |
tree | f6340e202da1e233fb37fd26912a5a8963d43275 /x11-toolkits/libjtoolbar | |
parent | 212bed98764e1080ba39eaf46fcb9c116ed0110d (diff) | |
download | ports-0fabc4ff051e95eb5864d7efe4263c17608436ef.tar.gz ports-0fabc4ff051e95eb5864d7efe4263c17608436ef.zip |
Sanitize MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=38576
Diffstat (limited to 'x11-toolkits/libjtoolbar')
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 62f82d027b0b..e1776bac19fb 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -10,9 +10,8 @@ PORTVERSION= 0.5.4 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/ \ - ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ + ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/ \ + ftp://gd.tuwien.ac.at/hci/jx/source-1.5.3/ DISTNAME= JToolBar_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |