Fix update method (s/SUP/CVS) warning.
Submitted by: Ryan Stone MFC after: 1 day
This commit is contained in:
parent
1fb0ea3f1a
commit
6784ea8536
@ -1044,7 +1044,7 @@ update:
|
||||
echo ">>> Updating ${.CURDIR} from CVS repository" ${CVSROOT} ; \
|
||||
echo "--------------------------------------------------------------" ; \
|
||||
echo "!! WARNING WARNING WARNING WARNING WARNING WARNING WARNING !!" ; \
|
||||
echo "!! Update methods with ${SUP} are deprecated." ; \
|
||||
echo "!! Update methods with CVS are deprecated." ; \
|
||||
echo "!! Please see http://www.freebsd.org/handbook/svn.html" ; \
|
||||
echo "!! and convert your update method to SVN_UPDATE or" ; \
|
||||
echo "!! freebsd-update(8)." ; \
|
||||
|
Loading…
Reference in New Issue
Block a user