diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
commit | 7b090847911cee5c79ae32e51e16f495eab71697 (patch) | |
tree | 3e49c5b61a286b3394dff9c97291715979942fb5 /math/octave | |
parent | 3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff) | |
download | pkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz |
Recursive revbump from audio/pulseaudio
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 6b6d657b7b0..c5cad5db844 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.169 2018/04/29 21:31:52 adam Exp $ +# $NetBSD: Makefile,v 1.170 2018/07/06 15:06:47 ryoon Exp $ DISTNAME= octave-4.2.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} |