diff options
Diffstat (limited to 'audio/kid3')
-rw-r--r-- | audio/kid3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 39f9b4e3648..68b7d7ec914 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/02/06 12:39:25 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/03/03 00:12:40 wiz Exp $ # DISTNAME= kid3-1.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |