diff options
author | lha <lha@pkgsrc.org> | 2005-06-20 09:51:02 +0000 |
---|---|---|
committer | lha <lha@pkgsrc.org> | 2005-06-20 09:51:02 +0000 |
commit | 44ccb7d8838a2558135bdb5a918ad240ebbeafbc (patch) | |
tree | 0f3d74744a309b9bca71468e47c2e434c053d6d0 /security/heimdal/Makefile | |
parent | 13759680860447f7a727fd945552cd8deef849ad (diff) | |
download | pkgsrc-44ccb7d8838a2558135bdb5a918ad240ebbeafbc.tar.gz |
Update to Heimdal 0.6.5
Changes in release 0.6.5
* fix vulnerabilities in telnetd
* unbreak Kerberos 4 and kaserver
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 11b82a82a2e..c5717cc124e 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2005/06/01 02:49:39 yyamano Exp $ +# $NetBSD: Makefile,v 1.40 2005/06/20 09:51:02 lha Exp $ -DISTNAME= heimdal-0.6.4 +DISTNAME= heimdal-0.6.5 CATEGORIES= security MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/ |