diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /graphics/GLXKit/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
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 3729add0271..1a726d56fad 100644 --- a/graphics/GLXKit/Makefile +++ b/graphics/GLXKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2006/01/24 07:32:10 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:27 joerg Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GLXKit/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= 3DKit GLX backend |