diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-09-08 02:38:35 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-09-08 02:38:35 +0000 |
commit | 88324e8132ee88b3a8016d5619da93d5fb1ae078 (patch) | |
tree | bb0572e5d290f7015421b8785050125b6e9d179f /math | |
parent | dd5d0a008e12eba32c300461d6f3e0244c107805 (diff) | |
download | pkgsrc-88324e8132ee88b3a8016d5619da93d5fb1ae078.tar.gz |
Recursive revbump from audio/pulseaudio-11.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 47c4abbca9b..d97e99abcfb 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.157 2017/08/24 20:03:29 adam Exp $ +# $NetBSD: Makefile,v 1.158 2017/09/08 02:38:40 ryoon Exp $ DISTNAME= octave-4.2.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} |