diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-18 04:31:26 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-18 04:31:26 +0000 |
| commit | 85a7d5d4e0222f2513673c8c2d0bc8600c5e64cf (patch) | |
| tree | f4b955bb6600b7ed662554553bcf640f884cba39 /devel/cvsweb/Makefile | |
| parent | 7103bd0985f7822082ee6296c26494ad0ee2f77e (diff) | |
Update to knu-cvsweb 1.104.1.45.
2000-12-18 13:25 knu
* TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
a bogus bug. As noone seems to need to use 0.X revisions, I'd just
drop it. This should fix the "show only tags" feature.
2000-12-18 12:47 knu
* cvsweb.cgi: Silence the warnings.
2000-12-18 11:48 knu
* cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
over the cvsweb.
Submitted by: Wolfram Schneider <wolfram@schneider.org>
Diffstat (limited to 'devel/cvsweb/Makefile')
| -rw-r--r-- | devel/cvsweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 5352c03b5402..3c9ef5962034 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.42 +REV_KNU= 1.45 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) |
