summaryrefslogtreecommitdiff
path: root/x11/fltk
diff options
context:
space:
mode:
authortron <tron>2000-11-11 17:49:22 +0000
committertron <tron>2000-11-11 17:49:22 +0000
commit23dbeca880de1b5ffb7b3dcc5ab399fd19f2dbad (patch)
treea19159d7e52ca8c65d6fab67a452132a0b121bd2 /x11/fltk
parent454548eede8ad91140e8d7e0610442dc85908a10 (diff)
downloadpkgsrc-23dbeca880de1b5ffb7b3dcc5ab399fd19f2dbad.tar.gz
Use "${MASTER_SITE_SOURCEFORGE}".
Diffstat (limited to 'x11/fltk')
-rw-r--r--x11/fltk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile
index eabb876a610..3a94ecbf408 100644
--- a/x11/fltk/Makefile
+++ b/x11/fltk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/10/15 12:06:42 rh Exp $
+# $NetBSD: Makefile,v 1.10 2000/11/11 17:49:29 tron Exp $
#
DISTNAME= fltk-1.0.9-source
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/-source//}
VERS= ${PKGNAME:S/fltk-//}
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= x11
-MASTER_SITES= http://download.sourceforge.net/FLTK/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=FLTK/} \
ftp://ftp.fltk.org/pub/fltk/${VERS}/ \
ftp://ftp2.easysw.com/pub/fltk/${VERS}/ \
ftp://ftp.northamerica.net/pub/ESP/fltk/${VERS}/ \