diff --git a/Makefile b/Makefile index c008b53..51ab5bf 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ sdist: clobber doc rm archivemail tag: cvs tag -F current - cvs tag $(VERSION_TAG) + cvs tag -F $(VERSION_TAG) upload: (cd dist && lftp -c 'open upload.sf.net && cd incoming && put $(TARFILE)') diff --git a/README b/README index a6d63be..7cc9388 100644 --- a/README +++ b/README @@ -75,4 +75,4 @@ If you have any feedback or bug reports about archivemail, you are very welcome to email me. --- Paul Rodger +-- Paul Rodger diff --git a/archivemail.sgml b/archivemail.sgml index 55ee32e..593c882 100644 --- a/archivemail.sgml +++ b/archivemail.sgml @@ -476,7 +476,7 @@ removal. Author -Paul Rodger +Paul Rodger <paul at paulrodger dot com>