summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-01-26 05:21:43 +0000
committerhubertf <hubertf>2001-01-26 05:21:43 +0000
commit6a61c12638fa0b8cfa31e3b17fcc61b172750bf8 (patch)
tree8da29b5c3584f56ad795de61b8510a209d489316 /news/inn
parent611ae146a05ac1e2a6af32bce663a693bbf58a0c (diff)
downloadpkgsrc-6a61c12638fa0b8cfa31e3b17fcc61b172750bf8.tar.gz
etc/rc.d cleanup: rename *.sh -> *
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile4
-rw-r--r--news/inn/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index bad39b7a578..47187b5e5b7 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/09/01 20:16:59 veego Exp $
+# $NetBSD: Makefile,v 1.21 2001/01/26 05:21:47 hubertf Exp $
DISTNAME= inn-2.2.3
CATEGORIES= news
@@ -68,7 +68,7 @@ post-install:
${INSTALL_DATA} $$FILE ${PREFIX}/share/examples/inn; \
done
cd ${WRKSRC}/site && \
- ${INSTALL_SCRIPT} ${WRKDIR}/innd.sh ${PREFIX}/etc/rc.d
+ ${INSTALL_SCRIPT} ${WRKDIR}/innd.sh ${PREFIX}/etc/rc.d/innd
@${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL
.include "../../mk/bsd.pkg.mk"
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