diff options
Diffstat (limited to 'math/ruby-gsl/Makefile')
-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/} |