From: Jim Meyering Date: Wed, 30 Nov 2005 17:42:33 +0000 (+0000) Subject: Add a comment about cvsu. X-Git-Tag: v6.0~1230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be3ef12b925b599990e6f1f85e81865023553921;p=thirdparty%2Fcoreutils.git Add a comment about cvsu. --- diff --git a/Makefile.maint b/Makefile.maint index df3c2e7b65..0a1eeb1e71 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -28,6 +28,7 @@ GZIP_ENV = '--no-name --best --rsyncable' CVS = cvs +# cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ CVS_LIST = cvsu --find --types=AFGM ifeq ($(origin prev_version_file), undefined)