Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Love Hornquist Astrand <lha@netbsd.org>
List: source-changes
Date: 12/22/2004 01:25:05
Module Name:	src
Committed By:	lha
Date:		Wed Dec 22 01:25:05 UTC 2004

Modified Files:
	src/libexec/telnetd: Makefile
	src/usr.bin/telnet: Makefile

Log Message:
Move linking with libdes to the common kerberos section since
libtelnet depends on the old des functions.

From Jukka Salmi in NetBSD pr misc/28727


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/libexec/telnetd/Makefile
cvs rdiff -r1.33 -r1.34 src/usr.bin/telnet/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.