summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authortron <tron>2000-11-11 17:49:22 +0000
committertron <tron>2000-11-11 17:49:22 +0000
commit53d47d1d5a4c262d638f4f3a4bb5032f1f4a2707 (patch)
treea19159d7e52ca8c65d6fab67a452132a0b121bd2 /graphics/glut
parent390b77a221d58963969c958ca736face6a56f39b (diff)
downloadpkgsrc-53d47d1d5a4c262d638f4f3a4bb5032f1f4a2707.tar.gz
Use "${MASTER_SITE_SOURCEFORGE}".
Diffstat (limited to 'graphics/glut')
-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}