diff options
Diffstat (limited to 'audio/bsl/Makefile')
-rw-r--r-- | audio/bsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bsl/Makefile b/audio/bsl/Makefile index 2264814885c..3bbd0b3e64a 100644 --- a/audio/bsl/Makefile +++ b/audio/bsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:39 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:02 wiz Exp $ # DISTNAME= bsl-0.5.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/} |