summaryrefslogblamecommitdiff
path: root/contrib/ngatm/FREEBSD-upgrade
blob: 4557bf72bad28cec53dc7de5393fd61a364dfeda (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                    
$FreeBSD$

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