diff options
author | Stephen Hurd <shurd@FreeBSD.org> | 2015-05-02 23:28:56 +0000 |
---|---|---|
committer | Stephen Hurd <shurd@FreeBSD.org> | 2015-05-02 23:28:56 +0000 |
commit | ba1b629b849efdba2a43ce7d15ef86467af6c406 (patch) | |
tree | 80f5218e8e8dfc426cc8edacfca5f61dbdbd9d75 | |
parent | Update to latest release. (diff) |
Add bin/locator to plist.
Silences check-orphans complaint.
Notes
Notes:
svn path=/head/; revision=385228
-rw-r--r-- | comms/wwl/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/wwl/pkg-plist b/comms/wwl/pkg-plist index 247e94f100a6..8f922570b564 100644 --- a/comms/wwl/pkg-plist +++ b/comms/wwl/pkg-plist @@ -1,3 +1,4 @@ bin/wwl +bin/locator man/man1/wwl.1.gz share/doc/wwl/INSTALL |