]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/ngatm/FREEBSD-upgrade
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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