summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcvstogit4
1 files changed, 4 insertions, 0 deletions
diff --git a/cvstogit b/cvstogit
index 9a4b789..4488bc3 100755
--- a/cvstogit
+++ b/cvstogit
@@ -251,6 +251,10 @@ do_repotree() {
# Listed in owners.list, but does not exist in CVS.
continue
;;
+ 'proas')
+ # Listed in owners.list, but does not exist in CVS.
+ continue
+ ;;
esac
git_cvsimport $repo $package