diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
commit | 3bdc75281f615f90360f85ef6e0a966aa6d74219 (patch) | |
tree | bee69c67c48538845885ed66f6fbdbcf49cd31e2 /math/octave | |
parent | ce176d805c910f047b34328fdc997bbfebdc31a3 (diff) | |
download | pkgsrc-3bdc75281f615f90360f85ef6e0a966aa6d74219.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 7ba702f8d4b..e721363148d 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.229 2022/06/28 11:34:37 wiz Exp $ +# $NetBSD: Makefile,v 1.230 2022/07/02 16:53:26 ryoon Exp $ DISTNAME= octave-6.4.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz |