diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-26 05:21:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-26 05:21:43 +0000 |
commit | 1791cbecbbe3c412bc82d93e3033df121cd0e25f (patch) | |
tree | 8da29b5c3584f56ad795de61b8510a209d489316 /news/inn/pkg/PLIST | |
parent | 794d1404145a36acdefed337389200306901e289 (diff) | |
download | pkgsrc-1791cbecbbe3c412bc82d93e3033df121cd0e25f.tar.gz |
etc/rc.d cleanup: rename *.sh -> *
Diffstat (limited to 'news/inn/pkg/PLIST')
-rw-r--r-- | news/inn/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/pkg/PLIST b/news/inn/pkg/PLIST index 6c1e7af0570..995a9ae45a0 100644 --- a/news/inn/pkg/PLIST +++ b/news/inn/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.9 2001/01/04 15:10:53 agc Exp $ +@comment $NetBSD: PLIST,v 1.10 2001/01/26 05:21:47 hubertf Exp $ bin/inews -etc/rc.d/innd.sh +etc/rc.d/innd @exec mkdir -p %D/etc/nntp @unexec rm -rf %D/etc/nntp inn/bin/actived |