Some upgrade instructions.

This commit is contained in:
Hartmut Brandt 2003-10-22 09:28:49 +00:00
parent b32428bbc5
commit 477b11e5a6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121333

View File

@ -0,0 +1,13 @@
$FreeBSD$
This is the user part of the NgATM stuff. Be careful to feed changes
back to the maintainer <harti@freebsd.org>, because the code here is
actually shared with other environments besides FreeBSD.
Import should be done by:
cvs import \
-m "Virgin import of NgATM user part X.Y" \
src/contrib/ngatm BEGEMOT NGATM_X_Y
harti