diff options
Diffstat (limited to 'usr.sbin/atm/Makefile.inc')
-rw-r--r-- | usr.sbin/atm/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/atm/Makefile.inc b/usr.sbin/atm/Makefile.inc index 46723c133d51..8b7d65245ace 100644 --- a/usr.sbin/atm/Makefile.inc +++ b/usr.sbin/atm/Makefile.inc @@ -21,6 +21,6 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/Makefile.inc,v 1.4 2001/07/20 06:19:37 obrien Exp $ .include "../Makefile.inc" |