diff options
Diffstat (limited to 'audio/kid3/Makefile')
-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 e87864cc2b1..eeead5ddca4 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/05/09 07:39:25 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/03 10:04:33 wiz Exp $ # DISTNAME= kid3-1.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |