aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Business-Hours
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-09-27 08:29:51 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-09-27 08:29:51 +0000
commitbcab33f9faeb1ae53659829bf26d7596060fdd4c (patch)
treed5dfe65960b31eb5bbd0dfa8c95b47a9f555beea /misc/p5-Business-Hours
parent34703acd92d8b48d6dcac0d6b6f0bdd155bb7cc9 (diff)
downloadports-bcab33f9faeb1ae53659829bf26d7596060fdd4c.tar.gz
ports-bcab33f9faeb1ae53659829bf26d7596060fdd4c.zip
Remove now useless MAN3 line, missed in previous commit
Reported by: az
Notes
Notes: svn path=/head/; revision=328440
Diffstat (limited to 'misc/p5-Business-Hours')
-rw-r--r--misc/p5-Business-Hours/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile
index f510ad23166f..3b7f3f1db8be 100644
--- a/misc/p5-Business-Hours/Makefile
+++ b/misc/p5-Business-Hours/Makefile
@@ -18,6 +18,4 @@ TEST_DEPENDS= p5-Test-Pod>-1.0:${PORTSDIR}/devel/p5-Test-Pod \
USES+= perl5
USE_PERL5= configure
-MAN3= Business::Hours.3
-
.include <bsd.port.mk>