diff options
author | taca <taca> | 2005-03-06 17:19:05 +0000 |
---|---|---|
committer | taca <taca> | 2005-03-06 17:19:05 +0000 |
commit | a44e0f096f9de9cf953086b233d169d49f40c556 (patch) | |
tree | 4c0153d474bbbab375c9b1f1e152ed0f5ce4dcee /math/ruby-gsl | |
parent | ebb572d5ec441b25d0afe6064e51fbac2192944d (diff) | |
download | pkgsrc-a44e0f096f9de9cf953086b233d169d49f40c556.tar.gz |
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r-- | math/ruby-gsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 68701b5e01e..b95b66bbd40 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/01/28 14:08:01 taca Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/06 17:19:06 taca Exp $ DISTNAME= ruby-gsl-0.2.0 PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gsl/} |