aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-12-29 09:16:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-12-29 09:16:10 +0000
commit8360729a699968f022caa132ae46e8fc100c81f5 (patch)
treea1758fe44f1cc7ea92f9b6c9ebb103d322a9d572 /devel/cvsweb/Makefile
parent79537cf30a1184514540d1deceb23165c2e92f9e (diff)
Update to knu-cvsweb 1.104.1.49. Tiny fixes.
2000-12-29 18:12 knu * cvsweb.cgi: The use of `do "file"' is obsolete. Use require instead. 2000-12-29 17:47 knu * cvsweb.cgi: Add the prototype declaration for hrefquote().
Diffstat (limited to 'devel/cvsweb/Makefile')
-rw-r--r--devel/cvsweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index 64e07479696d..be6fa1fddc75 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -19,7 +19,7 @@ USE_PERL5= yes
# This version of cvsweb is Zeller's version + knu's enhancements.
REV_ZELLER= 1.104
-REV_KNU= 1.47
+REV_KNU= 1.49
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)