From: <cl...@us...> - 2002-05-24 04:53:22
|
Update of /cvsroot/todo-manager/todo-manager In directory usw-pr-cvs1:/tmp/cvs-serv22567 Modified Files: Tag: dev-bronze setup.py Log Message: I must have missed this before Index: setup.py =================================================================== RCS file: /cvsroot/todo-manager/todo-manager/setup.py,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -d -r1.1.2.4 -r1.1.2.5 --- setup.py 15 Dec 2001 16:42:34 -0000 1.1.2.4 +++ setup.py 24 May 2002 04:53:18 -0000 1.1.2.5 @@ -72,7 +72,7 @@ long_description="A standard task manager with notes, due dates, priorities, multiple sorting"\ " modes, HTML exporting. Interface uses Tk", author="Brian Bernas", - author_email="cli...@ya...", + author_email="cl...@so...", url="http://todo-manager.sourceforge.net", platforms="Windows, Linux", licence="Python", |