summaryrefslogtreecommitdiff
path: root/devel/cvsweb3/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-30 20:13:18 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-30 20:13:18 +0000
commit7915997aa981332e922e52e4e8af5be1023e186a (patch)
tree7a26ac9df5645639a80b4bb751806e654aa5147d /devel/cvsweb3/Makefile
parentUse Perl's in-place editing to do the simple search and replace that the (diff)
Update to knu-cvsweb 1.103.1.30.
2000-10-01 05:10 knu * cvsweb.cgi: Fix annotation bugs. - Do not pass gzip'ed directives to cvs. (it never worked, sigh) - Fix mis-spacing. Now it should look pretty well.
Notes
Notes: svn path=/head/; revision=33273
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 81825a72d084..c61586fbed51 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.29
+REV_KNU= 1.30
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)