diff options
author | taca <taca> | 2011-02-21 16:01:10 +0000 |
---|---|---|
committer | taca <taca> | 2011-02-21 16:01:10 +0000 |
commit | e521e7c67481ef023ca7ec2ea9100b5567e24bfe (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /math | |
parent | caac9b79281b057e967868253a7965fb4b4ae00b (diff) | |
download | pkgsrc-e521e7c67481ef023ca7ec2ea9100b5567e24bfe.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-rb-gsl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-rb-gsl/Makefile b/math/ruby-rb-gsl/Makefile index efc96336cf4..2894947632f 100644 --- a/math/ruby-rb-gsl/Makefile +++ b/math/ruby-rb-gsl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/12/04 04:09:57 taca Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/21 16:01:18 taca Exp $ DISTNAME= rb-gsl-1.14.5 +PKGREVISION= 1 CATEGORIES= math ruby MASTER_SITES= http://rubyforge.org/frs/download.php/73285/ EXTRACT_SUFX= .tgz |