From 5feac46ad5d89bb2b10bc508b38d98c140fa33c5 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 11 Nov 2000 17:49:22 +0000 Subject: Use "${MASTER_SITE_SOURCEFORGE}". --- graphics/glut/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/glut/Makefile') 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} -- cgit v1.2.3