diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
commit | 1b33c583079360b560572dc1a2660b4490ce69ac (patch) | |
tree | 4a5bf97026b7c69fedca52fa7fd753c1efc1a86f /audio/cantata | |
parent | a3d6e8c5a6c287e544d791c32ce7bea1ffb8e14c (diff) | |
download | pkgsrc-1b33c583079360b560572dc1a2660b4490ce69ac.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.0
Diffstat (limited to 'audio/cantata')
-rw-r--r-- | audio/cantata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index 021c56985dd..c6199b78a9a 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2020/11/29 01:40:56 mef Exp $ +# $NetBSD: Makefile,v 1.20 2021/01/01 09:52:15 ryoon Exp $ DISTNAME= cantata-2.4.2 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=CDrummond/} GITHUB_RELEASE= v${PKGVERSION_NOREV} |