diff options
author | Sam Spilsbury <smspillaz@gmail.com> | 2010-07-04 07:43:39 +0800 |
---|---|---|
committer | Sam Spilsbury <smspillaz@gmail.com> | 2010-07-04 07:43:39 +0800 |
commit | 57321b7e61d868d4e7c79aae332c242e389c45af (patch) | |
tree | 94a2149308a15f51c439d028402f01d517992627 | |
parent | 059ae09858f929897352fd97d92f548b03a1fdad (diff) | |
download | ccsm-57321b7e61d868d4e7c79aae332c242e389c45af.tar.gz ccsm-57321b7e61d868d4e7c79aae332c242e389c45af.tar.bz2 |
Update package info
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ setup ( description = "CompizConfig Settings Manager", author = "Patrick Niklaus", author_email = "marex@opencompositing.org", - url = "http://opencompositing.org/", + url = "http://www.compiz.org/", license = "GPL", data_files = data_files, packages = ["ccm"], |