Removing comment line
Missed that the auto-generated comment line stuck around.
This commit is contained in:
parent
cd581d1d5a
commit
a087fd71e4
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
class TheSilverSearcher(Package):
|
class TheSilverSearcher(Package):
|
||||||
"""Fast recursive grep alternative"""
|
"""Fast recursive grep alternative"""
|
||||||
# FIXME: add a proper url for your package's homepage here.
|
|
||||||
homepage = "http://geoff.greer.fm/ag/"
|
homepage = "http://geoff.greer.fm/ag/"
|
||||||
url = "http://geoff.greer.fm/ag/releases/the_silver_searcher-0.30.0.tar.gz"
|
url = "http://geoff.greer.fm/ag/releases/the_silver_searcher-0.30.0.tar.gz"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue