diff options
Diffstat (limited to 'audio/alsa-plugins-pulse/Makefile')
-rw-r--r-- | audio/alsa-plugins-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index 65f0018dda3..a11a517b5f7 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2022/07/02 16:53:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2022/09/11 12:51:13 wiz Exp $ DISTNAME= alsa-plugins-1.2.6 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |