diff options
Diffstat (limited to 'audio/mp3cut')
-rw-r--r-- | audio/mp3cut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3cut/Makefile b/audio/mp3cut/Makefile index 40ab69c1935..cdd7f9f2daa 100644 --- a/audio/mp3cut/Makefile +++ b/audio/mp3cut/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2016/04/20 12:10:29 nros Exp $ +# $NetBSD: Makefile,v 1.12 2016/07/09 06:37:49 wiz Exp $ DISTNAME= mp3cut-1.13 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JV/JV/ |