diff options
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r-- | audio/speex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index d1eb4beedd9..c9209c7c09d 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2020/03/12 23:01:43 rillig Exp $ +# $NetBSD: Makefile,v 1.37 2021/04/29 23:30:13 thor Exp $ DISTNAME= speex-1.2.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ |