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 /phpmp | |
parent | 3382b08eed38ae993cc9a876ebce6eb2a243f47f (diff) | |
download | contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.gz contrib-eb6af07a29f03483b65a8707e203711d2e85f49d.tar.xz |
Fixed 'Maintainer' field.
Diffstat (limited to 'phpmp')
-rw-r--r-- | phpmp/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpmp/Pkgfile b/phpmp/Pkgfile index 8cfb9df83..d6cc2fd2c 100644 --- a/phpmp/Pkgfile +++ b/phpmp/Pkgfile @@ -1,7 +1,7 @@ # Description: Web Based MPD Client in PHP. # URL: http://www.musicpd.org/ -# 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 +# Packager: James Mills, prologic at shortcircuit dot net dot au # # Depends on: mpd, mod_php |