svn commit: r200270 - head/contrib/netcat

Xin LI delphij at FreeBSD.org
Tue Dec 8 11:12:38 PST 2009


Author: delphij
Date: Tue Dec  8 19:12:38 2009
New Revision: 200270
URL: http://svn.freebsd.org/changeset/base/200270

Log:
  What we have in base system is actually OpenBSD 4.5's netcat,
  update this file to reflect the fact.

Modified:
  head/contrib/netcat/FREEBSD-vendor

Modified: head/contrib/netcat/FREEBSD-vendor
==============================================================================
--- head/contrib/netcat/FREEBSD-vendor	Tue Dec  8 19:01:05 2009	(r200269)
+++ head/contrib/netcat/FREEBSD-vendor	Tue Dec  8 19:12:38 2009	(r200270)
@@ -1,5 +1,5 @@
 # $FreeBSD$
 Project:	netcat (aka src/usr.bin/nc in OpenBSD)
 ProjectURL:	http://www.openbsd.org/
-Version:	4.4
+Version:	4.5
 License:	BSD


More information about the svn-src-head mailing list