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 f2f3f09a626..cd508f98fd2 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2013/06/06 12:54:04 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2013/10/09 17:39:04 wiz Exp $ # DISTNAME= kid3-1.6 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |