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 e237f9d36a6..cfd8e3074ef 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2020/08/18 17:57:39 leot Exp $ +# $NetBSD: Makefile,v 1.105 2021/01/01 09:52:18 ryoon Exp $ DISTNAME= snd-20.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= https://ccrma.stanford.edu/software/snd/ |