diff options
Diffstat (limited to 'audio/p5-CDDB/Makefile')
-rw-r--r-- | audio/p5-CDDB/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile index 2e831403df1..c95a6580c7b 100644 --- a/audio/p5-CDDB/Makefile +++ b/audio/p5-CDDB/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:24 wiz Exp $ DISTNAME= CDDB-1.222 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/} |