diff options
Diffstat (limited to 'graphics/GlutKit/Makefile')
-rw-r--r-- | graphics/GlutKit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GlutKit/Makefile b/graphics/GlutKit/Makefile index 331c18db2d9..2276c5d210e 100644 --- a/graphics/GlutKit/Makefile +++ b/graphics/GlutKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2004/08/26 19:02:35 reed Exp $ +# $NetBSD: Makefile,v 1.12 2004/09/24 01:56:54 rh Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GlutKit/} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= 3DKit GLUT backend |