mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-17 11:01:06 +00:00
Re-enable freshmeat-submit.
This commit is contained in:
parent
1e53f4cf63
commit
1e5072ad28
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -91,7 +91,7 @@ release: distclean releasecheck dist-stamp sign_distfiles upload
|
|||
@echo "Register at Python Package Index..."
|
||||
$(PYTHON) setup.py register
|
||||
wget -O - http://pypants.org/projects/linkchecker/update/ > /dev/null
|
||||
# freshmeat-submit < linkchecker.freshmeat
|
||||
freshmeat-submit < linkchecker.freshmeat
|
||||
|
||||
.PHONY: chmod
|
||||
chmod:
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@ Release-Focus: Minor feature enhancements
|
|||
Hide: N
|
||||
Website-URL: http://linkchecker.sourceforge.net/
|
||||
Changelog-URL: http://linkchecker.git.sourceforge.net/git/gitweb.cgi?p=linkchecker/linkchecker;a=blob;f=doc/changelog.txt;hb=HEAD
|
||||
Tar/GZ-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-5.5.tar.gz
|
||||
Tar/GZ-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-${version}.tar.gz
|
||||
Debian-Package-URL: http://packages.debian.org/linkchecker
|
||||
GIT-Tree-URL: http://linkchecker.git.sourceforge.net/
|
||||
Windows-installer-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-5.5.exe
|
||||
Windows-installer-URL: http://downloads.sourceforge.net/linkchecker/LinkChecker-${version}.exe
|
||||
|
||||
The GUI interface now stores its option settings and the configuration
|
||||
file can be edited. When viewed in the GUI the parent URL source can
|
||||
|
|
|
|||
Loading…
Reference in a new issue