pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/mit-krb5 Correct PLIST when not renaming the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c82297524671
branches:  trunk
changeset: 475102:c82297524671
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Mon May 10 01:20:39 2004 +0000

description:
Correct PLIST when not renaming the applications.
Bump PKGREVISION.

diffstat:

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

diffs (31 lines):

diff -r 0bd8a135bcd9 -r c82297524671 security/mit-krb5/Makefile
--- a/security/mit-krb5/Makefile        Mon May 10 01:19:45 2004 +0000
+++ b/security/mit-krb5/Makefile        Mon May 10 01:20:39 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/05/10 01:18:34 kristerw Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/10 01:20:39 kristerw Exp $
 
 DISTNAME=      krb5-1.3.3
 PKGNAME=       mit-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    security
 
 MAINTAINER=    jlam%NetBSD.org@localhost
diff -r 0bd8a135bcd9 -r c82297524671 security/mit-krb5/PLIST
--- a/security/mit-krb5/PLIST   Mon May 10 01:19:45 2004 +0000
+++ b/security/mit-krb5/PLIST   Mon May 10 01:20:39 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/23 22:07:58 reed Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/05/10 01:20:39 kristerw Exp $
 bin/compile_et
 bin/gss-client
 bin/kdestroy
@@ -108,7 +108,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