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 008b1f80a54..ac2abcf3640 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2012/09/13 23:39:14 asau Exp $ +# $NetBSD: Makefile,v 1.104 2012/10/03 21:56:36 wiz Exp $ DISTNAME= octave-${OCTAVE_VER} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= $(MASTER_SITE_GNU:=octave/) \ ftp://ftp.octave.org/pub/octave/ \ |