diff options
author | Philip Paeps <philip@FreeBSD.org> | 2005-06-30 07:58:52 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2005-06-30 07:58:52 +0000 |
commit | 07455982ca840697155a711ab66a7b857407e7b5 (patch) | |
tree | 6b3e7f2925964eabd2aca9afcc0627c13b776449 /www/p5-Apache2-Scoreboard | |
parent | d191ff87611555f996f8f636dbc73ab027e6989a (diff) | |
download | ports-07455982ca840697155a711ab66a7b857407e7b5.tar.gz ports-07455982ca840697155a711ab66a7b857407e7b5.zip |
Appease pointyhat by listing a forgotten manual page. Whoops.
Spotted by: pointyhat via kris
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=138227
Diffstat (limited to 'www/p5-Apache2-Scoreboard')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index 37f7f0b8e014..702eb860b24d 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES -MAN3= Apache::Scoreboard.3 +MAN3= Apache::Scoreboard.3 Apache::DummyScoreboard.3 INSTALLS_SHLIB= YES |