aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsweb/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-15 08:54:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-15 08:54:13 +0000
commit2a69ccf5099ad208baa5e797a9f223e0c684cf33 (patch)
tree6ca6708194cad05d27371be0920d3b95038b29b0 /devel/cvsweb/Makefile
parente62efa81eaefdd41b3ac5be16ba3775b4b789883 (diff)
Update to knu-cvsweb 1.93.1.13.
- Use cvsweb.conf* in the current directory when they don't exist in /usr/local/etc/. - Declare function prototypes to shut up runtime warnings. - Remove redundant white space at the end of lines.
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 e0ea233907c0..170cbada9ac8 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.93
-REV_KNU= 1.10
+REV_KNU= 1.13
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)