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 52da3e48172..f2f3f09a626 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/06/04 22:15:40 tron Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/06 12:54:04 wiz Exp $ # DISTNAME= kid3-1.6 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |