summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-03-24 18:54:21 +0000
committerjschauma <jschauma@pkgsrc.org>2003-03-24 18:54:21 +0000
commit9b827e7fc0375d77f00106592e7dc51848f82524 (patch)
tree25ba17e5fe6351deee44e795feee2500b6746d0a /graphics
parente7604e3722138af2a9bc53a35b6539a0854abd19 (diff)
downloadpkgsrc-9b827e7fc0375d77f00106592e7dc51848f82524.tar.gz
"PKGREVISION++, since more files are installed..."
- Wiz
Diffstat (limited to 'graphics')
-rw-r--r--graphics/MesaLib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile
index 006abe2d61d..a06b868dba2 100644
--- a/graphics/MesaLib/Makefile
+++ b/graphics/MesaLib/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/03/24 18:03:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.17 2003/03/24 18:54:21 jschauma Exp $
PKGNAME= MesaLib-${MESA_VERSION}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME:S/Lib//}
MAINTAINER= rh@netbsd.org
COMMENT= Graphics library similar to SGI's OpenGL