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