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 730f4010b25..a5ac560a6e9 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2006/01/06 22:41:48 adam Exp $ +# $NetBSD: Makefile,v 1.54 2006/02/05 23:10:03 joerg Exp $ DISTNAME= octave-${OCTAVE_VER} PKGNAME= octave-current-${OCTAVE_VER} +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/ \ |