diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-06 09:51:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-06 09:51:49 +0000 |
commit | 47716d0acece2a38f63b7da9e468954e45ebcf23 (patch) | |
tree | 27a635ac398d3f3afc95472469ab0120903f4c95 /devel/cvsweb | |
parent | 218d2388e33d45ddab6c6a9fee2c35090580c96b (diff) | |
download | ports-47716d0acece2a38f63b7da9e468954e45ebcf23.tar.gz ports-47716d0acece2a38f63b7da9e468954e45ebcf23.zip |
Notes
Diffstat (limited to 'devel/cvsweb')
-rw-r--r-- | devel/cvsweb/Makefile | 4 | ||||
-rw-r--r-- | devel/cvsweb/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 74c2602ead8e..fc77a1905ab2 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -19,8 +19,8 @@ NO_BUILD= yes USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. -REV_ZELLER= 1.106 -REV_KNU= 1.74 +REV_ZELLER= 1.110 +REV_KNU= 1.78 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index e57a0fc1c28c..6cc5c6df4f78 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.106.1.74.tar.gz) = 7e409b4071a2042b4b4f9f176281cff3 +MD5 (cvsweb-1.110.1.78.tar.gz) = 2e6f84078711531dedae4a94a38f1e72 |