From 477b11e5a6645dd3099a9eef31939eafd0334cdc Mon Sep 17 00:00:00 2001 From: Hartmut Brandt Date: Wed, 22 Oct 2003 09:28:49 +0000 Subject: [PATCH] Some upgrade instructions. --- contrib/ngatm/FREEBSD-upgrade | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contrib/ngatm/FREEBSD-upgrade 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