summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SharedMem
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-04-05 02:41:23 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-04-05 02:41:23 +0000
commitbb4ed2d8a2b84b92bcb574b9737269f910f34845 (patch)
tree3df73490ff8368f3e149129c1162b10b2d90b23d /www/p5-Apache-Session-SharedMem
parentCorrect MD5.pm's path. (diff)
Add Apache::Session::SharedMem.3 to MAN3.
I forgot this last commit.
Notes
Notes: svn path=/head/; revision=40858
Diffstat (limited to 'www/p5-Apache-Session-SharedMem')
-rw-r--r--www/p5-Apache-Session-SharedMem/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile
index 9eaef879917e..8378044cea06 100644
--- a/www/p5-Apache-Session-SharedMem/Makefile
+++ b/www/p5-Apache-Session-SharedMem/Makefile
@@ -22,7 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Apache::Session::Store::SharedMem.3
+MAN3= Apache::Session::Store::SharedMem.3 \
+ Apache::Session::SharedMem.3
post-patch:
@${CP} ${WRKSRC}/Apache/Session/SharedMem.pm \