diff options
Diffstat (limited to 'math/octave-current')
-rw-r--r-- | math/octave-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index c4c38e311a2..3f371db6dc8 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/12/04 11:15:37 adam Exp $ +# $NetBSD: Makefile,v 1.25 2003/12/24 09:53:49 jmmv Exp $ # DISTNAME= octave-${OCTAVE_VER} @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.task.gda.pl/pub/software/octave/bleeding-edge/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= adam@netbsd.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.che.wisc.edu/octave/ COMMENT= High-level language, intended for numerical computations |