summaryrefslogtreecommitdiff
path: root/devel/cvsweb3/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-07 08:07:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-07 08:07:34 +0000
commit6cddb65e137a4cc1abffdfaddd1ba484bbc72720 (patch)
treed2e53e310ebbda332600478da2dae6e01b01f897 /devel/cvsweb3/Makefile
parentMark as forbidden, remote users can access files outside the document root. (diff)
Update to knu-cvsweb 1.103.1.33.
2000-10-07 16:44 knu * cvsweb.cgi: Fix &link() not to put a redundant trailing LF. Improve manpage linking to support "foo.1" as well as "foo(1)". 2000-10-07 16:35 knu * cvsweb.cgi: Fix screwups in the last commit. Parse rlog's output explicitly. Recognize 77 ='s as a file separator, and 28 -'s as revision separator. Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> 2000-10-03 04:07 knu * cvsweb.cgi: Cleanup $barequery generation. Undefine "my" variables when they are done.
Notes
Notes: svn path=/head/; revision=33463
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r--devel/cvsweb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index c61586fbed51..ac96d5e6a594 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -19,7 +19,7 @@ USE_PERL5= yes
# This version of cvsweb is Zeller's version + knu's enhancements.
REV_ZELLER= 1.103
-REV_KNU= 1.30
+REV_KNU= 1.33
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)