diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
commit | c6d42abaaef5b6eddea81794ae5ae5e6953e94a0 (patch) | |
tree | 63dec9aa6cbbd9947f379385fe9c47217e0aa376 /math | |
parent | b4e30047a211d09170e5cbdba7b9e32dd5e437e1 (diff) | |
download | pkgsrc-c6d42abaaef5b6eddea81794ae5ae5e6953e94a0.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'math')
-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 d0041855ad4..2b4f545cb3c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2016/07/09 06:38:33 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2016/08/04 17:03:36 ryoon Exp $ DISTNAME= octave-4.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz |