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 7ad10e0a561..9f9eac41b97 100644 --- a/graphics/GlutKit/Makefile +++ b/graphics/GlutKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/07/13 13:51:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/30 22:58:41 jschauma Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GlutKit/} -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/${DISTNAME}/GlutKit COMMENT= 3DKit GLUT backend |