diff --git a/contrib/ngatm/FREEBSD-upgrade b/contrib/ngatm/FREEBSD-upgrade new file mode 100644 index 000000000000..4557bf72bad2 --- /dev/null +++ b/contrib/ngatm/FREEBSD-upgrade @@ -0,0 +1,13 @@ +$FreeBSD$ + +This is the user part of the NgATM stuff. Be careful to feed changes +back to the maintainer , 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