aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Object-InsideOut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile
index c9532fc8bb6c..2f59765bb935 100644
--- a/devel/p5-Object-InsideOut/Makefile
+++ b/devel/p5-Object-InsideOut/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Object-InsideOut
PORTVERSION= 2.05
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Object
@@ -21,7 +22,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Object::InsideOut.3
+MAN3= Object::InsideOut.3 Object::InsideOut::Metadata.3
.include <bsd.port.pre.mk>