aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Bit-Vector/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-10-09 18:33:56 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-10-09 18:33:56 +0000
commit4ebd898c771a780828b00f53c84afe75ddad4665 (patch)
tree42019b051888fe97e3e7e218ec202c2c6a69d755 /math/p5-Bit-Vector/Makefile
parent0e259a19462a9e96a7b5339c252fc81025dad22a (diff)
downloadports-4ebd898c771a780828b00f53c84afe75ddad4665.tar.gz
ports-4ebd898c771a780828b00f53c84afe75ddad4665.zip
Notes
Diffstat (limited to 'math/p5-Bit-Vector/Makefile')
-rw-r--r--math/p5-Bit-Vector/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Bit-Vector/Makefile b/math/p5-Bit-Vector/Makefile
index c98348cf78d1..232dafe27254 100644
--- a/math/p5-Bit-Vector/Makefile
+++ b/math/p5-Bit-Vector/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= Bit-Vector
-PORTVERSION= 6.0
+PORTVERSION= 6.1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Bit
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Bit::Vector.3 Bit::Vector::Overload.3
+MAN3= Bit::Vector.3 Bit::Vector::Overload.3 Carp::Clan.3
.include <bsd.port.mk>