aboutsummaryrefslogtreecommitdiff
path: root/math/octave-devel/Makefile
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>2000-06-23 02:29:31 +0000
committerChuck Robey <chuckr@FreeBSD.org>2000-06-23 02:29:31 +0000
commitdd7e084d5eaa49569a8d3eb438303f501f38418e (patch)
treef2c31c8d79535a14209bf45bff721cb8a7ffea01 /math/octave-devel/Makefile
parent60a3457941bf64872e989f52c88c179080ba6a3e (diff)
downloadports-dd7e084d5eaa49569a8d3eb438303f501f38418e.tar.gz
ports-dd7e084d5eaa49569a8d3eb438303f501f38418e.zip
Notes
Diffstat (limited to 'math/octave-devel/Makefile')
-rw-r--r--math/octave-devel/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 4a0d853b8639..7fe07b5a8cac 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= octave
-PORTVERSION= 2.0.16
+PORTVERSION= 2.1.30
CATEGORIES= math
-#MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/
-MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \
- ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/
+MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
+ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/
+USE_BZIP2= yes
MAINTAINER= chuckr@FreeBSD.org
@@ -24,7 +24,7 @@ GNU_HOST= ${ARCH}-portbld-freebsd${OSREL}
.else
GNU_HOST= ${ARCH}-portbld-freebsdaout${OSREL}
.endif
-OCTAVE_VERSION= 2.0.16
+OCTAVE_VERSION= 2.1.30
PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} GNU_HOST=${GNU_HOST}
USE_GMAKE= yes