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 /www/jetty7 | |
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 'www/jetty7')
-rw-r--r-- | www/jetty7/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/jetty7/PLIST b/www/jetty7/PLIST index d7cd327a386..2c1236bc9c7 100644 --- a/www/jetty7/PLIST +++ b/www/jetty7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/01/03 13:56:13 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:18 jperkin Exp $ share/examples/jetty/README.spnego share/examples/jetty/jdbcRealm.properties share/examples/jetty/jetty-ajp.xml @@ -33,7 +33,6 @@ share/examples/jetty/realm.properties share/examples/jetty/spnego.conf share/examples/jetty/spnego.properties share/examples/jetty/webdefault.xml -share/examples/rc.d/jetty share/jetty/LICENSE-APACHE-2.0.txt share/jetty/LICENSE-ECLIPSE-1.0.html share/jetty/README.txt |