diff options
Diffstat (limited to 'audio/buzztard/Makefile')
-rw-r--r-- | audio/buzztard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/buzztard/Makefile b/audio/buzztard/Makefile index 16541ee8767..b4bcc67f422 100644 --- a/audio/buzztard/Makefile +++ b/audio/buzztard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/08/13 14:25:37 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/09/07 19:16:07 adam Exp $ # DISTNAME= buzztard-0.5.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/} |