diff options
author | joerg <joerg> | 2007-06-15 19:03:16 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-06-15 19:03:16 +0000 |
commit | 016b58c519450cb0e8e5759227011075125e254f (patch) | |
tree | 47abde7f68ebfe94951c7fa5ed3de13775ed6063 /security/heimdal | |
parent | b03b8c302d6372782c24cd0b56ef21c4a3630302 (diff) | |
download | pkgsrc-016b58c519450cb0e8e5759227011075125e254f.tar.gz |
Slightly change script so that ident sees only the NetBSD CVS ID and
it can therefore be detected properly as up-to-date.
Diffstat (limited to 'security/heimdal')
-rwxr-xr-x | security/heimdal/files/krb5-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/files/krb5-config b/security/heimdal/files/krb5-config index c5077891708..644f75fffa1 100755 --- a/security/heimdal/files/krb5-config +++ b/security/heimdal/files/krb5-config @@ -1,6 +1,6 @@ #!/bin/sh -# $Heimdal: krb5-config.in,v 1.9 2002/09/09 22:29:06 joda Exp $ -# $NetBSD: krb5-config,v 1.1 2006/01/26 22:46:15 markd Exp $ +# Heimdal: krb5-config.in,v 1.9 2002/09/09 22:29:06 joda Exp +# $NetBSD: krb5-config,v 1.2 2007/06/15 19:03:16 joerg Exp $ do_libs=no do_cflags=no |