diff options
Diffstat (limited to 'audio/snd')
-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 c93babd5623..81721b73b1d 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2012/10/02 23:48:09 asau Exp $ +# $NetBSD: Makefile,v 1.72 2012/10/08 23:01:14 adam Exp $ # DISTNAME= snd-9.9 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snd/} |