diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-12 04:14:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-12 04:14:36 +0000 |
commit | 7a981c1892bc98797685b3e34ec0465bb25816d5 (patch) | |
tree | 6f971f26a15acb5173df320401d2127b2306e527 /devel/cvsweb | |
parent | 50a95b1a8c90d25b1a8cb109fb6b6781e55ac28e (diff) |
Notes
Diffstat (limited to 'devel/cvsweb')
-rw-r--r-- | devel/cvsweb/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsweb/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index ccc83a0b98b5..9924ec1507d1 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.62 +REV_KNU= 1.63 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index bc3ac3deb155..bb4a215be2d8 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.104.1.62.tar.gz) = a2383f6328bcd2364cb6e84ee4695885 +MD5 (cvsweb-1.104.1.63.tar.gz) = 917476be57c3e01e7c8be293a3855153 |