diff options
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index a1b29bc3322..f12f33e793f 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.133 2016/02/25 15:26:55 jperkin Exp $ +# $NetBSD: Makefile,v 1.134 2016/03/05 11:28:52 jperkin Exp $ DISTNAME= octave-4.0.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz |