]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ngatm/FREEBSD-upgrade
MFC r368207,368607:
[FreeBSD/stable/10.git] / contrib / ngatm / FREEBSD-upgrade
1 $FreeBSD$
2
3 This is the user part of the NgATM stuff. Be careful to feed changes
4 back to the maintainer <harti@freebsd.org>, because the code here is
5 actually shared with other environments besides FreeBSD.
6
7 Import 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
13 harti