diff options
| author | Mark Murray <markm@FreeBSD.org> | 1996-06-30 12:50:58 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1996-06-30 12:50:58 +0000 |
| commit | a8f02e9fff6d2c43819a2f68cdeeaaaf0b1933a0 (patch) | |
| tree | f735a9c3f30495f54f551046a409685b0d3c23fb /secure/libexec | |
| parent | c93936f24941212914b11a49fa39f3f532dfff77 (diff) | |
Make telnet part of the krb distribution
Notes
svn path=/stable/2.1/; revision=16850
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/telnetd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/libexec/telnetd/Makefile b/secure/libexec/telnetd/Makefile index c0c82eef6791..f04e2a31edc1 100644 --- a/secure/libexec/telnetd/Makefile +++ b/secure/libexec/telnetd/Makefile @@ -4,6 +4,8 @@ # Do not define -DKLUDGELINEMODE, as it does not interact well with many # telnet implementations. +DISTRIBUTION= krb + PROG= telnetd MAN8= telnetd.8 |
