diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 17:19:05 +0000 |
commit | 41eeaee3750be558c23cd6851be1d51bc6e4170d (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /graphics/ruby-opengl | |
parent | c7b1780e8d079355797da290ac3ac0bc90ece69e (diff) | |
download | pkgsrc-41eeaee3750be558c23cd6851be1d51bc6e4170d.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'graphics/ruby-opengl')
-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 d86a1aa1ba3..272ef04a1c0 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2005/03/06 13:04:13 taca Exp $ +# $NetBSD: Makefile,v 1.18 2005/03/06 17:19:06 taca Exp $ # FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp DISTNAME= rbogl-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-opengl-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ |