diff options
Diffstat (limited to 'www/py-sanic/PLIST')
-rw-r--r-- | www/py-sanic/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/py-sanic/PLIST b/www/py-sanic/PLIST index b0f9da7b1a9..4d3ad087a66 100644 --- a/www/py-sanic/PLIST +++ b/www/py-sanic/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2018/09/07 11:30:47 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2019/01/18 08:15:07 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -31,9 +31,9 @@ ${PYSITELIB}/sanic/exceptions.pyo ${PYSITELIB}/sanic/handlers.py ${PYSITELIB}/sanic/handlers.pyc ${PYSITELIB}/sanic/handlers.pyo -${PYSITELIB}/sanic/http.py -${PYSITELIB}/sanic/http.pyc -${PYSITELIB}/sanic/http.pyo +${PYSITELIB}/sanic/helpers.py +${PYSITELIB}/sanic/helpers.pyc +${PYSITELIB}/sanic/helpers.pyo ${PYSITELIB}/sanic/log.py ${PYSITELIB}/sanic/log.pyc ${PYSITELIB}/sanic/log.pyo |