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 a3052c1db8d..c3ba77e5bb9 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/01/26 21:37:03 adam Exp $ +# $NetBSD: Makefile,v 1.36 2013/02/06 23:21:40 jperkin Exp $ # DISTNAME= kid3-1.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |