diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
commit | 3201ef77991a17075ab39514e70e4f2d0940564d (patch) | |
tree | 183f26d25d8fa602cc482733353a2d2d51073ff4 /x11-toolkits/libjtoolbar | |
parent | dd744e3f93417a7e1152f322bf14a350bb082505 (diff) | |
download | ports-3201ef77991a17075ab39514e70e4f2d0940564d.tar.gz ports-3201ef77991a17075ab39514e70e4f2d0940564d.zip |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=66845
Diffstat (limited to 'x11-toolkits/libjtoolbar')
-rw-r--r-- | x11-toolkits/libjtoolbar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libjtoolbar/Makefile b/x11-toolkits/libjtoolbar/Makefile index 006a7d34acc8..1b5ea1615215 100644 --- a/x11-toolkits/libjtoolbar/Makefile +++ b/x11-toolkits/libjtoolbar/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 0.5.4 PORTREVISION= 1 CATEGORIES= x11-toolkits 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/ + ftp://ftp.uniovi.es/pub/unix/mail/ DISTNAME= JToolBar_source-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |