diff options
author | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2014-03-11 14:04:57 +0000 |
commit | 01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/whoson | |
parent | 31308dbfa90433f6c644fe9ccef0462a26421157 (diff) | |
download | pkgsrc-01f6ccaa07f42eae4e3d99a907a78acc7fd9f98c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'net/whoson')
-rw-r--r-- | net/whoson/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/whoson/PLIST b/net/whoson/PLIST index 1d45bcc2e8f..c24f4fb65ec 100644 --- a/net/whoson/PLIST +++ b/net/whoson/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:48 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:12 jperkin Exp $ include/whoson.h lib/libwhoson.la man/man3/whoson.3 @@ -11,5 +11,4 @@ man/man8/whoson.8 man/man8/whosond.8 sbin/whoson sbin/whosond -share/examples/rc.d/whosond share/examples/whoson/whoson.conf |