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 | 5c04a96e50e8561d5a06b7ae50a6a0325f71ce75 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/vpnc | |
parent | d8fb88711c4cdc352c45bfea6cbe8a3009c45e22 (diff) | |
download | pkgsrc-5c04a96e50e8561d5a06b7ae50a6a0325f71ce75.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/vpnc')
-rw-r--r-- | net/vpnc/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/vpnc/PLIST b/net/vpnc/PLIST index 132a2d89cc6..2a1374abacd 100644 --- a/net/vpnc/PLIST +++ b/net/vpnc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2012/10/01 00:41:27 khorben Exp $ +@comment $NetBSD: PLIST,v 1.8 2014/03/11 14:05:12 jperkin Exp $ bin/cisco-decrypt bin/pcf2vpnc bin/vpnc-disconnect @@ -7,6 +7,5 @@ man/man1/pcf2vpnc.1 man/man8/vpnc.8 sbin/vpnc share/doc/vpnc/README -share/examples/rc.d/vpnc share/examples/vpnc/default.conf share/examples/vpnc/vpnc-script |