diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/dtcp | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.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/dtcp')
-rw-r--r-- | net/dtcp/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dtcp/PLIST b/net/dtcp/PLIST index d796e3443eb..e6cbe0ba4a3 100644 --- a/net/dtcp/PLIST +++ b/net/dtcp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/05/03 15:39:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:07 jperkin Exp $ man/cat8/dtcpauth.0 man/cat8/dtcpc.0 man/cat8/dtcps.0 @@ -8,5 +8,3 @@ man/man8/dtcps.8 sbin/dtcpauth sbin/dtcpc sbin/dtcps -share/examples/rc.d/dtcpc -share/examples/rc.d/dtcps |