diff options
Diffstat (limited to 'math/octave')
-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 45e0419dccd..8e01446e0af 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2002/02/18 15:14:33 seb Exp $ +# $NetBSD: Makefile,v 1.30 2002/03/13 17:37:24 fredb Exp $ # FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp DISTNAME= octave-2.0.16 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \ ftp://ftp.math.uni-hamburg.de/pub/soft/math/octave/ \ |