diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-08 20:18:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-08 20:18:08 +0000 |
commit | d6c95efd94b021aec74ec072cbc2b9501081f3a6 (patch) | |
tree | d8d8019d8a467f25fe8e1ae30923fc00be7dc00e /textproc/py-zope.structuredtext | |
parent | Python bindings for libversion, which provides fast, powerful (diff) |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=461265
Diffstat (limited to 'textproc/py-zope.structuredtext')
-rw-r--r-- | textproc/py-zope.structuredtext/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-zope.structuredtext/pkg-descr b/textproc/py-zope.structuredtext/pkg-descr index b6bff59f9955..a1170e2cfd0b 100644 --- a/textproc/py-zope.structuredtext/pkg-descr +++ b/textproc/py-zope.structuredtext/pkg-descr @@ -2,4 +2,4 @@ This package provides a parser and renderers for the classic Zope "structured text" markup dialect (STX). STX is a plain text markup in which document structure is signalled primarily by identation. -WWW: https://pypi.python.org/pypi/zope.structuredtext/ +WWW: https://pypi.python.org/pypi/zope.structuredtext |