Add a comment about cvsu.
authorJim Meyering <jim@meyering.net>
Wed, 30 Nov 2005 17:42:33 +0000 (17:42 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 30 Nov 2005 17:42:33 +0000 (17:42 +0000)
Makefile.maint

index df3c2e7..0a1eeb1 100644 (file)
@@ -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)