diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-13 02:01:32 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-13 02:01:32 +0000 |
commit | 30e47c7797fc9aab9ca16ce028586297aaa89225 (patch) | |
tree | 1359b51ee2716fc38ec1de4d34cb1ce1fe6af652 /devel/p5-Object-InsideOut | |
parent | be088a3e71a5ccafbdb7ee9d1e93876d12f3ad35 (diff) | |
download | ports-30e47c7797fc9aab9ca16ce028586297aaa89225.tar.gz ports-30e47c7797fc9aab9ca16ce028586297aaa89225.zip |
Notes
Diffstat (limited to 'devel/p5-Object-InsideOut')
-rw-r--r-- | devel/p5-Object-InsideOut/Makefile | 3 |
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> |