diff options
Diffstat (limited to 'audio/p5-CDDB_get/Makefile')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 9365049b0ae..484690a0df9 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2007/12/08 15:02:29 heinz Exp $ +# $NetBSD: Makefile,v 1.12 2008/10/19 19:17:41 he Exp $ # DISTNAME= CDDB_get-2.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/} |