diff options
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index ada63968afe..e9bdba52790 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2022/07/02 16:53:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.113 2022/08/11 05:08:04 gutteridge Exp $ DISTNAME= snd-20.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= audio MASTER_SITES= https://ccrma.stanford.edu/software/snd/ |