Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -9,7 +9,7 @@ except IOError: | @@ -9,7 +9,7 @@ except IOError: | ||
| 9 | long_description = None | 9 | long_description = None |
| 10 | 10 | ||
| 11 | setup( | 11 | setup( |
| 12 | - name='django-contrib.comments', | 12 | + name='django-contrib-comments', |
| 13 | version='1.5', | 13 | version='1.5', |
| 14 | url="http://github.com/django/django-contrib-comments", | 14 | url="http://github.com/django/django-contrib-comments", |
| 15 | description='The code formally known as django.contrib.comments.', | 15 | description='The code formally known as django.contrib.comments.', |
Please
register
or
login
to post a comment