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 /trac | |
parent | 3382b08eed38ae993cc9a876ebce6eb2a243f47f (diff) | |
download | contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.gz contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.xz |
Fixed 'Maintainer' field.
Diffstat (limited to 'trac')
-rw-r--r-- | trac/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/trac/Pkgfile b/trac/Pkgfile index cb80751f5..342442f68 100644 --- a/trac/Pkgfile +++ b/trac/Pkgfile @@ -1,7 +1,7 @@ # Description: Enhanced wiki and issue tracking system for software projects. # URL: http://trac.edgewall.com/ -# 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: subversion-python, pysqlite, clearsilver |