diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-03-15 07:19:58 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-03-15 07:19:58 +0000 |
commit | 677723e07821430e410e04f4c9e77d5a31550e1e (patch) | |
tree | f4fa026c0d92cb01abdefecefc6066a92b2c2cb7 /textproc/ndtpd/MESSAGE | |
parent | 58c0212d2fb55d33d1e843cee7f950df0b99995a (diff) | |
download | pkgsrc-677723e07821430e410e04f4c9e77d5a31550e1e.tar.gz |
Initial import of NDTPD 2.1.1, a server for accessing CD-ROM books /
dictionaries with NDTP protocol.
Diffstat (limited to 'textproc/ndtpd/MESSAGE')
-rw-r--r-- | textproc/ndtpd/MESSAGE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/ndtpd/MESSAGE b/textproc/ndtpd/MESSAGE new file mode 100644 index 00000000000..bab3a9f48a1 --- /dev/null +++ b/textproc/ndtpd/MESSAGE @@ -0,0 +1,10 @@ +============================================================================= +$NetBSD: MESSAGE,v 1.1.1.1 2002/03/15 07:19:58 uebayasi Exp $ + + You need to add a port entry to run NDTP. The default port is 2010 and + the entry in /etc/services will look like + + ndtp 2010/tcp + + Please read (well written) Info manuals for more details. +============================================================================= |