]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ngatm/FREEBSD-upgrade
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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