diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-02 16:33:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-02 16:33:41 +0000 |
commit | ed76fbb0e749d140da493e6ea09241e4f53f57ca (patch) | |
tree | 75e9848ab993ea79d4553e20ef95cbfe2723d44a | |
parent | textproc/py-towncrier: Add USE_PYTHON=concurrent because it installs executab... (diff) |
textproc/py-towncrier: Fix WWW
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=547368
-rw-r--r-- | textproc/py-towncrier/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-towncrier/pkg-descr b/textproc/py-towncrier/pkg-descr index e589f057bebe..44b7cb2fdb50 100644 --- a/textproc/py-towncrier/pkg-descr +++ b/textproc/py-towncrier/pkg-descr @@ -4,4 +4,4 @@ newer tools to produce it, or having one single file which developers all write to, towncrier reads "news fragments" which contain information useful to end users. -WWW: https://github.com/hawkowl/towncrier +WWW: https://github.com/twisted/towncrier |