summaryrefslogtreecommitdiff
path: root/mail/qpopper/MESSAGE
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2002-05-03 15:09:49 +0000
committertaca <taca@pkgsrc.org>2002-05-03 15:09:49 +0000
commit38b5c7d22ee823b3a3c080bff321e0683c7d53a8 (patch)
treec294764eb230554e7b6293b7846a9f8ec7074b9f /mail/qpopper/MESSAGE
parent981b7fa63c4545924f224eda498cd1206b80b2cb (diff)
downloadpkgsrc-38b5c7d22ee823b3a3c080bff321e0683c7d53a8.tar.gz
Qpoper package update. There is no functional change.
- Utilize bsd.pkg.install.mk. - Honor PKG_SYSCONFDIR.
Diffstat (limited to 'mail/qpopper/MESSAGE')
-rw-r--r--mail/qpopper/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/qpopper/MESSAGE b/mail/qpopper/MESSAGE
new file mode 100644
index 00000000000..98a2bcad725
--- /dev/null
+++ b/mail/qpopper/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2002/05/03 15:09:50 taca Exp $
+
+In order to enable POP service, you should add the following line
+to your /etc/inetd.conf:
+
+ pop3 stream tcp nowait root ${LOCALBASE}/libexec/qpopper qpopper -s
+
+===========================================================================