diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | faa3c3cb355213b8411aee3e4515e1d9a959efb3 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /math | |
parent | 417a491d3f64c3057987a9299503f0e6cc049d13 (diff) | |
download | pkgsrc-faa3c3cb355213b8411aee3e4515e1d9a959efb3.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
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 0ecb1c2e02f..d23cd2b5628 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2012/09/11 23:04:33 asau Exp $ +# $NetBSD: Makefile,v 1.87 2012/10/08 15:18:23 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 6 +PKGREVISION= 7 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |