diff options
Diffstat (limited to 'audio/p5-CDDB_get/Makefile')
-rw-r--r-- | audio/p5-CDDB_get/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile index 53e6277..14c7ade 100644 --- a/audio/p5-CDDB_get/Makefile +++ b/audio/p5-CDDB_get/Makefile @@ -6,7 +6,8 @@ # PORTNAME= CDDB_get -PORTVERSION= 2.11 +PORTVERSION= 2.2 +PORTEPOCH= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE @@ -18,6 +19,5 @@ COMMENT= A high-level interface to the Compact Disc Database PERL_CONFIGURE= yes MAN3= CDDB_get.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |