Add a side-effect of the port-mgmt repocopy that affects users of devel/portmk.

This commit is contained in:
Mark Linimon 2007-02-05 02:15:45 +00:00
parent 417303006f
commit f4b1736547
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184234

View file

@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
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