diff options
author | James Mills <prologic@shortcircuit.net.au> | 2007-01-20 12:21:06 +1000 |
---|---|---|
committer | James Mills <prologic@shortcircuit.net.au> | 2007-01-20 12:21:06 +1000 |
commit | eb6af07a29f03483b65a8707e203711d2e85f49d (patch) | |
tree | 0f8aab1ad14d3494be6a7b67926f4900dbe7ea49 /psyco | |
parent | 3382b08eed38ae993cc9a876ebce6eb2a243f47f (diff) | |
download | contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.gz contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.xz |
Fixed 'Maintainer' field.
Diffstat (limited to 'psyco')
-rw-r--r-- | psyco/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/psyco/Pkgfile b/psyco/Pkgfile index a8216a1e1..6f2e287d7 100644 --- a/psyco/Pkgfile +++ b/psyco/Pkgfile @@ -1,7 +1,7 @@ # Description: Python extension module to speed up Python code. # URL: http://psyco.sourceforge.net -# Packager: James Mills prologic at shortcircuit dot net dot au -# Maintainer: James Mills prologic at shortcircuit dot net dot au +# Packager: James Mills, prologic at shortcircuit dot net dot au +# Maintainer: James Mills, prologic at shortcircuit dot net dot au # # Depends on: python |