diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-07 06:30:06 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-07 06:30:06 +0000 |
commit | e86c14b8c76e47ee1b44f4b906a0adf295f625dc (patch) | |
tree | c65f590da31478e4838349db4eed534e9bcff041 /math/octave | |
parent | 4a491dc26b56ae0a77cbcb11214e20ae36f69c4c (diff) | |
download | pkgsrc-e86c14b8c76e47ee1b44f4b906a0adf295f625dc.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.2.nb1
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 cd57a029829..a074d70a00e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.214 2021/01/23 23:23:10 gdt Exp $ +# $NetBSD: Makefile,v 1.215 2021/02/07 06:30:29 ryoon Exp $ DISTNAME= octave-5.2.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz |