aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-CDDB/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-14 07:18:59 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-14 07:18:59 +0000
commitaa02dd9e8f40e987cce88bd7e758d60de5c9baab (patch)
tree1b35ff93573e7746bb2178410f968691a5cfcc92 /audio/p5-CDDB/Makefile
parent46aead1b36f7d5dc1134efd3b6d15eddc90c3a16 (diff)
downloadports-aa02dd9e8f40e987cce88bd7e758d60de5c9baab.tar.gz
ports-aa02dd9e8f40e987cce88bd7e758d60de5c9baab.zip
Notes
Diffstat (limited to 'audio/p5-CDDB/Makefile')
-rw-r--r--audio/p5-CDDB/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile
index bf41874ca68f..307f35d70dae 100644
--- a/audio/p5-CDDB/Makefile
+++ b/audio/p5-CDDB/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= CDDB
-PORTVERSION= 1.08
+PORTVERSION= 1.11
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=../by-authors/id/R/RC/RCAPUTO
+MASTER_SITE_SUBDIR= CDDB
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@freebsd.org
+MAINTAINER= erwin@freebsd.org
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
MAN3= CDDB.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>