diff options
Diffstat (limited to 'graphics/GLXKit/Makefile')
-rw-r--r-- | graphics/GLXKit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GLXKit/Makefile b/graphics/GLXKit/Makefile index ff64b1458e5..bba18fe4aad 100644 --- a/graphics/GLXKit/Makefile +++ b/graphics/GLXKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/09/21 13:03:46 wiz Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GLXKit/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= 3DKit GLX backend |