summaryrefslogtreecommitdiff
path: root/graphics/glut/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-11-11 17:49:22 +0000
committertron <tron@pkgsrc.org>2000-11-11 17:49:22 +0000
commit5feac46ad5d89bb2b10bc508b38d98c140fa33c5 (patch)
treea19159d7e52ca8c65d6fab67a452132a0b121bd2 /graphics/glut/Makefile
parent8d33af98834882975525d1ca7511022c710f87f6 (diff)
downloadpkgsrc-5feac46ad5d89bb2b10bc508b38d98c140fa33c5.tar.gz
Use "${MASTER_SITE_SOURCEFORGE}".
Diffstat (limited to 'graphics/glut/Makefile')
-rw-r--r--graphics/glut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 173d7a8235c..c5198da8181 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 11:48:44 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/11/11 17:49:26 tron Exp $
#
DISTNAME= Mesa-3.2.1
PKGNAME= ${DISTNAME:S/Mesa/glut/}
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.mesa3d.org/mesa/ \
- http://download.sourceforge.net/mesa3d/
+ ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX= .tar.bz2
DISTFILES+= ${DISTNAME:S/Mesa/MesaLib/}${EXTRACT_SUFX}
DISTFILES+= ${DISTNAME:S/Mesa/MesaDemos/}${EXTRACT_SUFX}