diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-13 14:30:54 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-13 14:30:54 +0000 |
commit | b58b99957e9dc817b2187f5835237f0fd3bd534d (patch) | |
tree | 131d2bfbcb25e31f35954872b0710f8e062f923c /www | |
parent | e58fc6182cfcd0675fa81344556b22442af33a39 (diff) | |
download | freebsd-ports-b58b99957e9dc817b2187f5835237f0fd3bd534d.zip |
- Drop @dirrm* from plist
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r-- | www/pyblosxom/pkg-plist | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/www/pyblosxom/pkg-plist b/www/pyblosxom/pkg-plist index 8fe39842f01d..f14c016b5443 100644 --- a/www/pyblosxom/pkg-plist +++ b/www/pyblosxom/pkg-plist @@ -310,21 +310,3 @@ bin/pyblosxom-cmd %%DOCSDIR%%/whatsnew_1_4.rst %%DOCSDIR%%/whatsnewolder.rst %%DOCSDIR%%/writing_entries.rst -@dirrm %%DOCSDIR%%/_static/plugins/comments -@dirrm %%DOCSDIR%%/_static/plugins -@dirrm %%DOCSDIR%%/_static -@dirrm %%DOCSDIR%%/plugins -@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/cache -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/data -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/entries -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/atom.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/error.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/html.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours/rss20.flav -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/flavours -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/plugins -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/renderers -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/tests -@dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom |