diff options
author | joerg <joerg@pkgsrc.org> | 2007-06-15 19:03:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-06-15 19:03:16 +0000 |
commit | 6e483b2224a3ec5b23b1c31518b7e2205ab7e287 (patch) | |
tree | 47abde7f68ebfe94951c7fa5ed3de13775ed6063 /security/heimdal | |
parent | 0b5f3fd4048b0c4aef73f42959b468f8c311d032 (diff) | |
download | pkgsrc-6e483b2224a3ec5b23b1c31518b7e2205ab7e287.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 |