summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorgrant <grant>2002-09-23 15:32:56 +0000
committergrant <grant>2002-09-23 15:32:56 +0000
commita7dc3a5b8bebe90dc844ef76a14f1de788417dca (patch)
tree0b19a4ddafeb842ab6b2ff286a12c96038935a88 /news
parente542e10f187a459426ced5e77c6eab647976ae40 (diff)
downloadpkgsrc-a7dc3a5b8bebe90dc844ef76a14f1de788417dca.tar.gz
comment fix.
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/files/nntpcached.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/nntpcache/files/nntpcached.rc b/news/nntpcache/files/nntpcached.rc
index a7148b686b5..eaa2ef8d23b 100644
--- a/news/nntpcache/files/nntpcached.rc
+++ b/news/nntpcache/files/nntpcached.rc
@@ -1,5 +1,7 @@
#!/bin/sh
-# $NetBSD: nntpcached.rc,v 1.1 1998/06/06 15:28:36 frueauf Exp $
+#
+# $NetBSD: nntpcached.rc,v 1.2 2002/09/23 15:32:56 grant Exp $
+#
PATH=%%PREFIX%%/sbin:/bin:/usr/bin
[ -x %%PREFIX%%/sbin/nntpcached ] && nntpcached && echo -n ' nntpcached'