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 49d9ba84cc2..471c52b18b0 100644 --- a/graphics/GLXKit/Makefile +++ b/graphics/GLXKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:18:15 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:45 jmmv Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GLXKit/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= 3DKit GLX backend |