aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-02-05 10:15:45 +0800
committerlinimon <linimon@FreeBSD.org>2007-02-05 10:15:45 +0800
commit06cb2adcd0f866cdcce8abe1a0c13c8928dc403c (patch)
tree3d067f95bf3a05e7ccabe4714fc97bbda6ae3547 /UPDATING
parentcd78589f9762411484bba311821c1971890302e8 (diff)
downloadfreebsd-ports-gnome-06cb2adcd0f866cdcce8abe1a0c13c8928dc403c.tar.gz
freebsd-ports-gnome-06cb2adcd0f866cdcce8abe1a0c13c8928dc403c.tar.zst
freebsd-ports-gnome-06cb2adcd0f866cdcce8abe1a0c13c8928dc403c.zip
Add a side-effect of the port-mgmt repocopy that affects users of devel/portmk.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b889f24e33ba..5fe381e47cf9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,14 @@ time you update your ports collection, before attempting any port
upgrades.
20070205:
+ AFFECTS: users of devel/portmk
+ AUTHOR: linimon@FreeBSD.org
+
+ With the repocopy of portmk to ports-mgmt, you need to update your
+ make.conf. Change the two Makevars BSDPORTMK and BSDPORTSUBDIRMK
+ to point to ports-mgmt/portmk.
+
+20070205:
AFFECTS: everybody
AUTHOR: pav@FreeBSD.org