pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/mit-krb5 The FTP daemon is always named "kftp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8422b79d1bc5
branches:  trunk
changeset: 492411:8422b79d1bc5
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Apr 11 22:44:54 2005 +0000

description:
The FTP daemon is always named "kftpd" regardless of whether prefix-cmds
is a PKG_OPTION.

diffstat:

 security/mit-krb5/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6c851d9e11dc -r 8422b79d1bc5 security/mit-krb5/PLIST
--- a/security/mit-krb5/PLIST   Mon Apr 11 21:44:48 2005 +0000
+++ b/security/mit-krb5/PLIST   Mon Apr 11 22:44:54 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2005/04/10 07:45:31 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/04/11 22:44:54 jlam Exp $
 bin/compile_et
 bin/gss-client
 bin/kdestroy
@@ -87,7 +87,7 @@
 sbin/kadmin.local
 sbin/kadmind
 sbin/kdb5_util
-sbin/${KRB5_PREFIX}ftpd
+sbin/kftpd
 sbin/klogind
 sbin/kprop
 sbin/kpropd



Home | Main Index | Thread Index | Old Index