diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 14:43:23 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-22 14:43:23 +0000 |
commit | 1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1 (patch) | |
tree | 24cf2c5f670d09044d4bf3d1c8c7004d2fb1453d /net/splatd | |
parent | 97dce54033a3ca0596c0fd7b981856f5f3553e16 (diff) | |
download | ports-1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1.tar.gz ports-1d7f5e5c0f916ff4b1e86b2fd5f0917d3dbf52f1.zip |
Notes
Diffstat (limited to 'net/splatd')
-rw-r--r-- | net/splatd/pkg-plist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/splatd/pkg-plist b/net/splatd/pkg-plist index a6489b28a475..3c1de51fd33b 100644 --- a/net/splatd/pkg-plist +++ b/net/splatd/pkg-plist @@ -39,10 +39,6 @@ sbin/splatd %%PYTHON_SITELIBDIR%%/splat/ldaputils/client.py %%PYTHON_SITELIBDIR%%/splat/ldaputils/client.pyc %%PYTHON_SITELIBDIR%%/splat/ldaputils/client.pyo -@dirrm %%PYTHON_SITELIBDIR%%/splat/helpers -@dirrm %%PYTHON_SITELIBDIR%%/splat/ldaputils -@dirrm %%PYTHON_SITELIBDIR%%/splat/data -@dirrm %%PYTHON_SITELIBDIR%%/splat %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01s02.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/ch01s03.html @@ -60,5 +56,3 @@ sbin/splatd %%PORTDOCS%%%%DOCSDIR%%/xhtml/rn01.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/rn01re01.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/rn01re02.html -%%PORTDOCS%%@dirrm %%DOCSDIR%%/xhtml -%%PORTDOCS%%@dirrm %%DOCSDIR%% |