diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index ad69e6cb3542..4a0d853b8639 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: octave -# Version required: 2.0.14 # Date created: 8 September 1998 # Whom: chuckr@freebsd.org # # $FreeBSD$ # -DISTNAME= octave-2.0.16 +PORTNAME= octave +PORTVERSION= 2.0.16 CATEGORIES= math #MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \ |