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 471c52b18b0..aa1622c75a6 100644 --- a/graphics/GLXKit/Makefile +++ b/graphics/GLXKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:40 wiz Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GLXKit/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= 3DKit GLX backend |