aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-05 10:30:19 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-05 10:30:19 +0800
commit992aa4361509c108768f6880f293e75607700f3c (patch)
treec6e13830fda39c21907149a82922589e3fb880f2 /UPDATING
parenta30878deee51492ecd5acf42d393d75d06586ec1 (diff)
downloadfreebsd-ports-gnome-992aa4361509c108768f6880f293e75607700f3c.tar.gz
freebsd-ports-gnome-992aa4361509c108768f6880f293e75607700f3c.tar.zst
freebsd-ports-gnome-992aa4361509c108768f6880f293e75607700f3c.zip
- rename nc to netcat to prevent /usr/bin/nc from shadowing
/usr/local/bin/nc PR: ports/11970 Submitted by: Jonathan Liu <Net147@hotmail.com> Approved by: maintainer timeout (sumikawa ; 960 days)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c6ed1d4d5435..02920a0fb4ae 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,12 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100904
+ AFFECTS: net/netcat
+ AUTHOR: pgollucci@FreeBSD.org
+
+ Rename nc to netcat to prevent /usr/bin/nc shadowing /usr/local/bin/nc
+
20100902:
AFFECTS: users of KDE4
AUTHOR: kde@FreeBSD.org