diff options
Diffstat (limited to 'graphics/ruby-opengl/Makefile')
-rw-r--r-- | graphics/ruby-opengl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 7a38ef1b516..094c54bb31a 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2006/01/03 15:07:29 taca Exp $ +# $NetBSD: Makefile,v 1.25 2006/02/05 23:09:39 joerg Exp $ DISTNAME= rbogl-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-opengl-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ |