diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
commit | 8bb535792f266557103eb883cd12548a7786592c (patch) | |
tree | f46158db58f2c14b16e3de7e2135d9da5e779399 /math | |
parent | 9b35bdba21709ec05a91fd10cb8d7be151ea85a0 (diff) | |
download | pkgsrc-8bb535792f266557103eb883cd12548a7786592c.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
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 e89a7933b31..24aacf6c6dc 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.144 2017/01/01 16:06:26 adam Exp $ +# $NetBSD: Makefile,v 1.145 2017/01/21 20:06:50 ryoon Exp $ DISTNAME= octave-4.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} |