diff options
Diffstat (limited to 'math')
-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 3d5c51720f2..824a4e1faa5 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/11/02 09:48:34 taca Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/03 15:07:29 taca Exp $ DISTNAME= ruby-gsl-0.2.0 PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gsl/} |