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/proftpd | |
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/proftpd')
-rw-r--r-- | net/proftpd/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/proftpd/PLIST b/net/proftpd/PLIST index 112cd1a5f3f..d3f215983f6 100644 --- a/net/proftpd/PLIST +++ b/net/proftpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2013/03/15 13:34:32 kim Exp $ +@comment $NetBSD: PLIST,v 1.25 2014/03/11 14:05:10 jperkin Exp $ bin/ftpasswd bin/ftpcount bin/ftpdctl @@ -103,7 +103,6 @@ share/examples/proftpd/complex-virtual.conf share/examples/proftpd/ftpasswd share/examples/proftpd/mod_sql.conf share/examples/proftpd/virtual.conf -share/examples/rc.d/proftpd share/locale/bg_BG/LC_MESSAGES/proftpd.mo share/locale/en_US/LC_MESSAGES/proftpd.mo share/locale/es_ES/LC_MESSAGES/proftpd.mo |