Use 0x27 instead of 0xe2 0x80 0x99 (U+2019 in UTF-8) in COMMENT. This broke

build of htdocs/ports which uses the INDEX file in the doc repository.

With hat on:	doceng
This commit is contained in:
Hiroki Sato 2016-06-26 23:59:46 +00:00
parent 28a9b936c7
commit a88c835727
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417623

View File

@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= feld@FreeBSD.org
COMMENT= Additional facilities to supplement Pythons stdlib logging module
COMMENT= Additional facilities to supplement Python's stdlib logging module
LICENSE= MIT