aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-CDDB_get/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-07-23 17:13:01 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-07-23 17:13:01 +0000
commitd515b9033ed2d23468c20fdcc04a3bb2bbd2b132 (patch)
tree19957627c81e7543e67695b90abeb0eba199ba35 /audio/p5-CDDB_get/Makefile
parentc1ce862de29d4734a257ed077fe175450500cead (diff)
downloadports-d515b9033ed2d23468c20fdcc04a3bb2bbd2b132.tar.gz
ports-d515b9033ed2d23468c20fdcc04a3bb2bbd2b132.zip
Notes
Diffstat (limited to 'audio/p5-CDDB_get/Makefile')
-rw-r--r--audio/p5-CDDB_get/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-CDDB_get/Makefile b/audio/p5-CDDB_get/Makefile
index 53e62775a1cf..14c7adef34d1 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>