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 20075aec7f6..31259f86e70 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/10/05 10:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/08 14:41:38 wiz Exp $ # DISTNAME= speex-1.0.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ |