diff options
Diffstat (limited to 'audio/kid3/Makefile')
-rw-r--r-- | audio/kid3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 7a01e21eaf1..e0499420a6e 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/05/16 13:55:24 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2014/05/29 23:35:14 wiz Exp $ DISTNAME= kid3-3.1 +PKGREVISION= 1 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |