Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rpm-setup.py
diff options
context:
space:
mode:
authorjim <jim@38b22f21-9aea-0310-abfc-843a9883df58>2007-05-24 22:02:52 (GMT)
committer jim <jim@38b22f21-9aea-0310-abfc-843a9883df58>2007-05-24 22:02:52 (GMT)
commitd0f1f925b015110aeb4ceb5f4b4e9cccf17f46cc (patch)
tree5c070eb5a6b20e06e49a05cabf03bc438ceb26bb /rpm-setup.py
parentd45b0daa36386699fe522680bc6ba73811a49d8a (diff)
make distutils author consistently eXe Project
DPKG: updates for control/rules for python 2.4 and 2.5 versions git-svn-id: https://exe.svn.sourceforge.net/svnroot/exe/trunk@2827 38b22f21-9aea-0310-abfc-843a9883df58
Diffstat (limited to 'rpm-setup.py')
-rwxr-xr-xrpm-setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-setup.py b/rpm-setup.py
index a12b2f2..d221fb6 100755
--- a/rpm-setup.py
+++ b/rpm-setup.py
@@ -65,7 +65,7 @@ web content without the need to become proficient in HTML or XML markup.
Content generated using eXe can be used by any Learning Management System.
""",
url = "http://exelearning.org",
- author = "University of Auckland",
+ author = "eXe Project",
author_email = "exe@exelearning.org",
license = "GPL",
scripts = ["exe/exe"],