diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
commit | 62cf69bd4d4da2413c85dde74557fc56494ef13a (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /math | |
parent | 68208b755c5f0115de34096584418ae268e2f9cf (diff) | |
download | pkgsrc-62cf69bd4d4da2413c85dde74557fc56494ef13a.tar.gz |
Revbump associated with update of lang/ocaml.
Diffstat (limited to 'math')
-rw-r--r-- | math/scilab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 589f021a54b..df24f7b2f45 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2015/01/01 11:08:46 dholland Exp $ +# $NetBSD: Makefile,v 1.95 2015/01/20 14:24:36 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 13 +PKGREVISION= 14 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |