diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-02 23:47:41 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-02 23:47:41 +0000 |
| commit | a9c83761b1e36626731377a9a36bfda0ee5acfbe (patch) | |
| tree | 955f8def01c4ff7f96acf7acb302f9c54122d504 /devel/cvsweb/Makefile | |
| parent | 838db6befea221431a8d349e919217241613689c (diff) | |
Update to knu-cvsweb 1.104.1.56.
2001-01-03 08:34 knu
* README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries
in the specified order, not alphabetical.
Now /usr/local/etc/cvsweb/ is the default directory for
configuration files.
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 f096207a2ced..4ef4be473f7d 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.55 +REV_KNU= 1.56 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) |
