mention file

This commit is contained in:
christos 2008-08-30 12:20:52 +00:00
parent 0bb40d37ac
commit 5ce82a620a
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.631 2008/08/30 10:54:54 christos Exp $
# $NetBSD: 3RDPARTY,v 1.632 2008/08/30 12:20:52 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -269,8 +269,8 @@ No hexadecimal floating-point string conversion for VAX FP yet.
Only double-precision addressed at this time.
Package: file
Version: 4.21
Current Vers: 4.24
Version: 4.26
Current Vers: 4.26
Maintainer: Christos Zoulas <christos@zoulas.com>
Archive Site: ftp://ftp.astron.com/pub/file/
Home Page:
@ -278,6 +278,7 @@ Mailing List: file@mx.gw.com
Responsible: christos, pooka
License: BSD (2-clause)
Notes:
use file2netbsd
Package: flex
Version: 2.5.4

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1101 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1102 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -685,3 +685,4 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
daily.conf(5): add a run_fsck_flags configuration variable
to pass extra options to the daily fsck -n.
[bouyer 20080830]
file(1): Update to 4.26. [christos 20080830]