aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-10-13 10:01:32 +0800
committerclsung <clsung@FreeBSD.org>2006-10-13 10:01:32 +0800
commitb1830577b3574a3a48fea17a0f94d98819d8a665 (patch)
tree20117f1f211c234e4b189f7adf62b7efff0e9d65 /devel
parent63d019951849fd67c596f4794b83cc6030a04901 (diff)
downloadfreebsd-ports-graphics-b1830577b3574a3a48fea17a0f94d98819d8a665.tar.gz
freebsd-ports-graphics-b1830577b3574a3a48fea17a0f94d98819d8a665.tar.zst
freebsd-ports-graphics-b1830577b3574a3a48fea17a0f94d98819d8a665.zip
- Add a forgotten man page and fix deinstall
- bump PORTREVISION Pointed by: pointyhat via krismail Pointyhat to: maintainer PR: ports/104309 Submitted by: maintainer (Geraud CONTINSOUZAS) Approved by: portmgr (erwin)
Diffstat (limited to 'devel')
-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 c9532fc8bb6..2f59765bb93 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>