--- a/makedist.sh
+++ b/makedist.sh
@@ -35,7 +35,7 @@
 yes | clean.O
 $TAR chfX - excludefile .  | (cd $topdir;$TAR xvf -)
 
-CVSTAG="SQLSCREENS-$versionforcvs"
+CVSTAG="SQLSCREENS_$versionforcvs"
 [ $dotag = "yes" ] && cvs tag -F $CVSTAG .
 
 out=sqlscreens-$version.tar.gz