summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authortron <tron>2001-02-20 15:10:53 +0000
committertron <tron>2001-02-20 15:10:53 +0000
commitabd6b4c6cc6daf4c48058889db7d57ed64b8e5aa (patch)
tree838d769b1646109d26593f23fb9a1c5cbcedbcdb /news
parent1c5ee2644cdd9b6c4b40abbcce60ef20648919d9 (diff)
downloadpkgsrc-abd6b4c6cc6daf4c48058889db7d57ed64b8e5aa.tar.gz
Add missing "REQUIRE:" and "PROVIDE:" headers.
Diffstat (limited to 'news')
-rw-r--r--news/inn/files/innd.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh
index f53fd2d1cf6..2af59926419 100644
--- a/news/inn/files/innd.sh
+++ b/news/inn/files/innd.sh
@@ -1,6 +1,9 @@
#!/bin/sh
#
-# $NetBSD: innd.sh,v 1.8 2001/02/08 16:23:06 tron Exp $
+# $NetBSD: innd.sh,v 1.9 2001/02/20 15:10:53 tron Exp $
+#
+# PROVIDE: inn
+# REQUIRE: DAEMON
if [ -x @@PREFIX@@/inn/bin/rc.news -a -s @@INN_DATA_DIR@@/db/active ]
then