diff options
Diffstat (limited to 'math/octave-current/Makefile')
-rw-r--r-- | math/octave-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index b4fc80b2f9e..ef033179b94 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2002/02/18 15:14:32 seb Exp $ +# $NetBSD: Makefile,v 1.13 2002/03/13 17:37:24 fredb Exp $ DISTNAME= octave-2.1.33 PKGNAME= octave-2.1.34 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ \ |