summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2006-12-02 14:16:56 +0000
committerdemon <demon@FreeBSD.org>2006-12-02 14:16:56 +0000
commit4665586713f10f1717d27be47d06e4a425b4dcf8 (patch)
tree0fa241bc1150d0f6975b4668a20dc4e0414fbc05 /x11-toolkits/fltk/Makefile
parent53a2e91255e6ec6adfc4b870847bb605c75948b7 (diff)
downloadFreeBSD-ports-4665586713f10f1717d27be47d06e4a425b4dcf8.zip
FreeBSD-ports-4665586713f10f1717d27be47d06e4a425b4dcf8.tar.gz
Update to 1.1.7
PR: 106146 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11-toolkits/fltk/Makefile')
-rw-r--r--x11-toolkits/fltk/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index 7b2a7bd..fb2cf51 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -9,8 +9,13 @@ PORTNAME= fltk
PORTVERSION= ${VERSION}
PORTREVISION= 1
CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://ftp.easysw.com/pub/fltk/%SUBDIR%/ \
+ ftp://ftp.easysw.com/pub/fltk/%SUBDIR%/ \
+ ftp://ftp3.easysw.com/pub/fltk/%SUBDIR%/ \
+ http://mirror.nu6.org/ftp.easysw.com/pub/fltk/%SUBDIR%/ \
+ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/%SUBDIR%/ \
+ http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/%SUBDIR%/
+MASTER_SITE_SUBDIR= ${VERSION}
.ifdef WITH_THREADS
PKGNAMESUFFIX= -threads
.endif
@@ -32,7 +37,7 @@ CONFLICTS= fltk-1*
CONFLICTS= fltk-threads-1*
.endif
-VERSION= 1.1.6
+VERSION= 1.1.7
USE_BZIP2= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud