diff options
author | abs <abs@pkgsrc.org> | 2002-10-08 14:29:36 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-10-08 14:29:36 +0000 |
commit | aedfee3c95901596a39da19c78e8c4527fa40294 (patch) | |
tree | 9e9893f469328f38cfa9d56be6324ef9842857ed /doc | |
parent | ba7f4abc85df9c42ae2c73cd29a3eb703a8d67f0 (diff) | |
download | pkgsrc-aedfee3c95901596a39da19c78e8c4527fa40294.tar.gz |
Update netcat to netcat-1.10nb1
Merge two netcat.c patches into a single patch file, remove unneccessary
call to res_init() and pass correct make options for Linux and (untested)
Solaris.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 3010178e571..a34d1606010 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.206 2002/10/08 14:18:30 martti Exp $ +$NetBSD: CHANGES,v 1.207 2002/10/08 14:30:34 abs Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3156,3 +3156,4 @@ Changes to the packages collection and infrastructure in 2002: Updated pkgchk to 1.33 [abs 2002-10-08] Removed koffice3 [martti 2002-10-08] Updated koffice to 1.2 [martti 2002-10-08] + Updated netcat to 1.10nb1 [abs 2002-10-08] |