summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorwiz <wiz>2012-02-06 12:40:37 +0000
committerwiz <wiz>2012-02-06 12:40:37 +0000
commit3ed32a3ae4ad7d302e1692f32277150bc115daf2 (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /math/octave
parent1214506235fc705ac8dc3eedc74f7b8b10e69999 (diff)
downloadpkgsrc-3ed32a3ae4ad7d302e1692f32277150bc115daf2.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 0218dfa01f8..acb9b72558f 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2012/01/14 07:44:34 obache Exp $
+# $NetBSD: Makefile,v 1.98 2012/02/06 12:40:53 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= $(MASTER_SITE_GNU:=octave/) \
ftp://ftp.octave.org/pub/octave/ \