import heimdal 0.6.1

This commit is contained in:
lha 2004-04-02 15:13:59 +00:00
parent 8aa367e8da
commit f87089bd8a
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.202 2004/03/30 05:29:27 martti Exp $
# $NetBSD: 3RDPARTY,v 1.203 2004/04/02 15:13:59 lha Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -293,8 +293,8 @@ Use groff2netbsd from src/gnu/dist/groff to prepare the distribution
for import.
Package: heimdal
Version: 0.6
Current Vers: 0.6
Version: 0.6.1
Current Vers: 0.6.1
Maintainer: Heimdal <heimdal@pdc.kth.se>
Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/
Mailing List: heimdal-discuss@pdc.kth.se

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.296 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.297 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -10,3 +10,4 @@ containing just the word `help' to `majordomo@NetBSD.org'.]
Changes from NetBSD 2.0 to NetBSD 2.1:
which(1): Removed. Use the shell built-ins ``which'' or ``type'',
depending on your shell, instead. [martin 20040401]
heimdal: import version 0.6.1 [lha 20040402]