diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-16 04:51:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-16 04:51:27 +0000 |
commit | c920377b555b7fcd938c4e42b70cd573d8cad501 (patch) | |
tree | c745e1a5e6911af78e712af7dd2626e4fed3f8e7 | |
parent | - Drop @dirrm* from plist (diff) |
- Drop @dirrm* from plist
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=392270
-rw-r--r-- | www/websh/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/websh/pkg-plist b/www/websh/pkg-plist index f1e198e52780..55916c920473 100644 --- a/www/websh/pkg-plist +++ b/www/websh/pkg-plist @@ -4,7 +4,6 @@ lib/libwebsh%%TCL_DVER%%.so lib/websh/pkgIndex.tcl lib/websh/htmlhandler.ws3 lib/websh/otherhandler.ws3 -@dirrm lib/websh etc/websh.conf.dist %%APACHEMODDIR%%/mod_websh.so @exec %D/sbin/apxs -e -A -n websh %D/%F |