From d263e49efbc1aa19f02a12c2e2ca3b00c98b33c2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sun, 25 Nov 2007 13:51:28 +0000 Subject: [PATCH] Removed last mentions of cvs. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7f9223a..81dd747 100644 --- a/Makefile +++ b/Makefile @@ -74,7 +74,7 @@ commit: test # -# Show what has been changed in the local copy vs. the CVS repository. +# Show what has been changed in the local copy vs. the remote repository. # diff: hg diff 2>/dev/null @@ -254,7 +254,7 @@ uninstall: # -# Update the local copy from the CVS repository. +# Update the local copy from the remote repository. # # NOTE: Removes empty local directories. #