diff options
author | wiz <wiz@pkgsrc.org> | 2001-01-31 17:57:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-01-31 17:57:31 +0000 |
commit | fcccd4aaa474a09cc34acf8fd0bf012fcd2dc59d (patch) | |
tree | b5680591a31a18b8c484d05a0c6ad4109b50abfa /comms | |
parent | 58370a60d682a329e88446093388e6f49edbe63b (diff) | |
download | pkgsrc-fcccd4aaa474a09cc34acf8fd0bf012fcd2dc59d.tar.gz |
Remove '.sh' from rc.d script.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/fidogate/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/pkg/PLIST b/comms/fidogate/pkg/PLIST index 189b532a475..b6c93606ea1 100644 --- a/comms/fidogate/pkg/PLIST +++ b/comms/fidogate/pkg/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2001/01/04 15:10:21 agc Exp $ +@comment $NetBSD: PLIST,v 1.7 2001/01/31 17:57:31 wiz Exp $ bin/pktdebug bin/pktmore bin/sumcrc -etc/rc.d/fidogate.sh +etc/rc.d/fidogate @unexec install-info --delete %D/info/fidogate.info %D/info/dir info/fidogate.info info/fidogate.info-1 |