aboutsummaryrefslogtreecommitdiff
path: root/net/p5-JavaScript-RPC/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-06 19:27:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-06 19:27:56 +0000
commitf999f315b199af9c925f9af7436b7607ccdec1ff (patch)
treef21c2ffe93941e8f10c667ffa03bf404f29a04ee /net/p5-JavaScript-RPC/Makefile
parent84cf7a09377179876250c847636da230688f3f6a (diff)
Notes
Diffstat (limited to 'net/p5-JavaScript-RPC/Makefile')
-rw-r--r--net/p5-JavaScript-RPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-JavaScript-RPC/Makefile b/net/p5-JavaScript-RPC/Makefile
index c0d98b256e42..548ad6ad4e10 100644
--- a/net/p5-JavaScript-RPC/Makefile
+++ b/net/p5-JavaScript-RPC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= JavaScript-RPC
-PORTVERSION= 0.1
+PORTVERSION= 0.3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= JavaScript
@@ -17,7 +17,7 @@ COMMENT= Remote procedure calls from JavaScript
PERL_CONFIGURE= yes
-MAN3= JavaScript::RPC::Server::CGI.3
+MAN3= JavaScript::RPC::Server::CGI.3 JavaScript::RPC.3
.include <bsd.port.pre.mk>