summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-06-13 23:48:45 +0000
committerreed <reed@pkgsrc.org>2006-06-13 23:48:45 +0000
commitf57063984a8f8bddff4f093e6c1b8f822f983f53 (patch)
treed99238a61de162c631c0bd41e937d3691d9420bf /graphics
parent36870dfc752afc82425c2bb62826e67eaddc89a7 (diff)
downloadpkgsrc-f57063984a8f8bddff4f093e6c1b8f822f983f53.tar.gz
Mention glx-utils distinfo if changing this version.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index 95bda7e6941..fa7c54c9ef9 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.48 2006/06/07 11:43:34 joerg Exp $
+# $NetBSD: Makefile.common,v 1.49 2006/06/13 23:48:45 reed Exp $
DISTNAME= MesaLib-${MESA_VERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -9,6 +9,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
EXTRACT_SUFX= .tar.bz2
+# When changing this version, please update distinfo in graphics/glx-utils
MESA_VERSION= 6.4.2
MAINTAINER= pkgsrc-users@NetBSD.org