diff options
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 fbc04a7d3388..077bdd15b5aa 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -20,7 +20,7 @@ USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. REV_ZELLER= 1.106 -REV_KNU= 1.70 +REV_KNU= 1.70b # Specify where your repository belongs. # (You can reconfigure it after installation anyway) |