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 d7ca97e2482..3b310631176 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2016/04/11 19:01:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.67 2016/07/09 06:37:48 wiz Exp $ DISTNAME= kid3-3.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |