summaryrefslogtreecommitdiff
path: root/devel/cvsweb3/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-05 10:54:07 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-05 10:54:07 +0000
commit3543d117192695a4c0439463d1e7bb3055a59647 (patch)
treeaaee74ea7ea8637f8dc28624ffccb8d90daf7de0 /devel/cvsweb3/Makefile
parentUpgrade to 3.33, and include the GLE library as a dependency. The extrusion (diff)
Update to 1.106.1.74.
2001-06-05 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Change "Previous Directory" to "Parent Directory". * cvsweb.cgi: Properly HTML-quote function names in the colored diff view. [Submitted by: Ian Whalley <ian@whalley.org>] 2001-05-18 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy. [FreeBSD PR: 26851] [Submitted by: David Wolfskill <dhw@whistle.com>]
Notes
Notes: svn path=/head/; revision=43521
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 e9097038d7d2..74c2602ead8e 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -20,7 +20,7 @@ USE_PERL5= yes
# This version of cvsweb is Zeller's version + knu's enhancements.
REV_ZELLER= 1.106
-REV_KNU= 1.72
+REV_KNU= 1.74
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)