aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-Report/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-05-26 09:14:42 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-05-26 09:14:42 +0000
commit11e0b153f983931d24250955f31f9b74352fdcaf (patch)
treee01d6fda5e7e33684fcf377dda71c1caf325c39c /textproc/p5-Data-Report/Makefile
parent43cc9606cd9c9256084668ebfe354505a636a2f5 (diff)
downloadports-11e0b153f983931d24250955f31f9b74352fdcaf.tar.gz
ports-11e0b153f983931d24250955f31f9b74352fdcaf.zip
Notes
Diffstat (limited to 'textproc/p5-Data-Report/Makefile')
-rw-r--r--textproc/p5-Data-Report/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index 776868b0b728..d549f7b4236a 100644
--- a/textproc/p5-Data-Report/Makefile
+++ b/textproc/p5-Data-Report/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Data-Report
PORTVERSION= 0.03
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@@ -24,7 +25,7 @@ RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_MODBUILD= yes
-MAN3= Data::Report.3 Data::Report::API.3 Data::Report::Base.3
+MAN3= Data::Report.3 Data::Report::Base.3
.include <bsd.port.pre.mk>