aboutsummaryrefslogtreecommitdiff
path: root/contrib/ngatm/FREEBSD-upgrade
blob: 5937fb056293c7bb7ed5ff8716567f545f8064f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD: src/contrib/ngatm/FREEBSD-upgrade,v 1.1.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $

This is the user part of the NgATM stuff. Be careful to feed changes
back to the maintainer <harti@freebsd.org>, 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