summaryrefslogtreecommitdiff
path: root/graphics/Mesa/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa/Makefile.common')
-rw-r--r--graphics/Mesa/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index c9ec61a5c2d..ba74cad4e2e 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.54 2006/11/06 11:25:54 joerg Exp $
+# $NetBSD: Makefile.common,v 1.55 2007/02/22 19:26:32 wiz Exp $
#
# This Makefile fragment is included either directly or indirectly (through
# Makefile.lib) by all packages that are built from the Mesa sources.
@@ -6,7 +6,7 @@
DISTNAME?= MesaLib-${MESA_VERSION}
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX= .tar.bz2
# When changing this version, please run "make distinfo" in the following