diff options
author | taca <taca@pkgsrc.org> | 2011-05-10 11:24:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-05-10 11:24:56 +0000 |
commit | 46c154eb980aad6d659b26e6e1d20de468e9a9b3 (patch) | |
tree | c35d98a264d7988e2e6f753bbe80a3f1c1949e5f /math | |
parent | 8a4975f67c2442b6538099e0d17d1289fd75c4a7 (diff) | |
download | pkgsrc-46c154eb980aad6d659b26e6e1d20de468e9a9b3.tar.gz |
Reset PKGREVISION.
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-rb-gsl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/ruby-rb-gsl/Makefile b/math/ruby-rb-gsl/Makefile index 88a8a320ca8..e8f94e8a771 100644 --- a/math/ruby-rb-gsl/Makefile +++ b/math/ruby-rb-gsl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2011/05/10 11:23:48 taca Exp $ +# $NetBSD: Makefile,v 1.11 2011/05/10 11:24:56 taca Exp $ DISTNAME= rb-gsl-1.14.7 -PKGREVISION= 1 CATEGORIES= math ruby MASTER_SITES= http://rubyforge.org/frs/download.php/74341/ EXTRACT_SUFX= .tgz |