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 de42e691c5a..5723524926d 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2013/06/04 22:15:42 tron Exp $ +# $NetBSD: Makefile,v 1.76 2013/06/06 12:54:05 wiz Exp $ # DISTNAME= snd-9.9 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} |