diff options
author | bsam <bsam@FreeBSD.org> | 2013-05-25 03:39:13 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-05-25 03:39:13 +0800 |
commit | 0a38d4b7050b032298e170ea842168f00de8a131 (patch) | |
tree | 1278252d2fb2e1473a6aa19fa6837de4fb62ef0f /www/pyweblib | |
parent | 86f730d6da281e382c71468071c258242ce927db (diff) | |
download | freebsd-ports-gnome-0a38d4b7050b032298e170ea842168f00de8a131.tar.gz freebsd-ports-gnome-0a38d4b7050b032298e170ea842168f00de8a131.tar.zst freebsd-ports-gnome-0a38d4b7050b032298e170ea842168f00de8a131.zip |
Add a fix to pkg-plist forgotten at the previous commit.
Diffstat (limited to 'www/pyweblib')
-rw-r--r-- | www/pyweblib/pkg-plist | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/pyweblib/pkg-plist b/www/pyweblib/pkg-plist index 9d5015d4db29..192707c9f65e 100644 --- a/www/pyweblib/pkg-plist +++ b/www/pyweblib/pkg-plist @@ -18,15 +18,6 @@ %%PYTHON_SITELIBDIR%%/pyweblib/sslenv.pyo @dirrm %%PYTHON_SITELIBDIR%%/pyweblib @comment - -@comment --- HTML documentation --- -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.forms.html -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.helper.html -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.html -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.httphelper.html -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.session.html -%%PORTDOCS%%%%DOCSDIR%%/pyweblib.sslenv.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@comment - @comment --- some examples here --- %%EXAMPLESDIR%%/cgi-bin/test-forms.py %%EXAMPLESDIR%%/cgi-bin/test-session.py |