diff options
Diffstat (limited to 'math/scilab/Makefile')
-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 479016a0d6c..c46e798b65b 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2013/06/04 22:16:39 tron Exp $ +# $NetBSD: Makefile,v 1.90 2013/06/06 12:54:44 wiz Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 9 +PKGREVISION= 10 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ |