summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorklm1998-05-04 17:41:46 +0000
committerklm1998-05-04 17:41:46 +0000
commitf3579b37d5bfff47526813a667643df737d9eeb7 (patch)
tree48ec6c2477e336e647772f4b301fe1a13f86f250
parentef7ed114eed946b614e3159447906f3dfd8272be (diff)
downloadmailman-f3579b37d5bfff47526813a667643df737d9eeb7.tar.gz
mailman-f3579b37d5bfff47526813a667643df737d9eeb7.tar.zst
mailman-f3579b37d5bfff47526813a667643df737d9eeb7.zip
Get rid of anomolous $Source$ keyword.
-rwxr-xr-xbin/newlist3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/newlist b/bin/newlist
index 57f271596..a995463e7 100755
--- a/bin/newlist
+++ b/bin/newlist
@@ -10,8 +10,7 @@ immediately. Otherwise, the script hangs pending input, to give time for
the person creating the list to customize it before sending the admin an
email notice about the existence of the new list."""
-__version__ = "$Revision: 512 $"
-# $Source$
+__version__ = "$Revision: 515 $"
ADDALIASES_CMD = '/home/mailman/mailman/bin/addaliases'