diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
commit | a369376b89701f34f71960ba0d544aa11cc04644 (patch) | |
tree | 0addae8754acc3011496b82ee3ff936fa8dd4051 /math | |
parent | 87f2c270b0ae18bdbd8a43d328f68d9a9b51e8a1 (diff) | |
download | pkgsrc-a369376b89701f34f71960ba0d544aa11cc04644.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
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 c46e798b65b..8ad3ec5c219 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2013/06/06 12:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2013/11/01 11:30:22 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 10 +PKGREVISION= 11 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |