diff options
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 |