diff options
author | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
commit | 8b7bfed41c2119184aeeb55c093797bfd1df6f37 (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /math | |
parent | aa1e0eb05f9d7bf2d1aa6d276a0e370743ee5f3e (diff) | |
download | pkgsrc-8b7bfed41c2119184aeeb55c093797bfd1df6f37.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
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 d0fdb0b5002..7be2736e4d1 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2011/04/01 23:50:50 asau Exp $ +# $NetBSD: Makefile,v 1.84 2011/12/06 00:19:24 sbd Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 4 +PKGREVISION= 5 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |