diff options
Diffstat (limited to 'audio/buzztard')
-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 7d323eac814..3fb6827653b 100644 --- a/audio/buzztard/Makefile +++ b/audio/buzztard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/06/13 22:43:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/14 11:01:20 wiz Exp $ # DISTNAME= buzztard-0.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/} |