diff options
Diffstat (limited to 'sbin/atm/ilmid/Makefile')
-rw-r--r-- | sbin/atm/ilmid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/atm/ilmid/Makefile b/sbin/atm/ilmid/Makefile index 67d9bab32b9c..3f31368c3ca8 100644 --- a/sbin/atm/ilmid/Makefile +++ b/sbin/atm/ilmid/Makefile @@ -21,7 +21,7 @@ # notice must be reproduced on all copies. # # @(#) $Id: Makefile,v 1.5 1998/07/10 16:01:58 jpt Exp $ -# $FreeBSD$ +# $FreeBSD: src/sbin/atm/ilmid/Makefile,v 1.12 2004/05/14 13:31:20 cognet Exp $ PROG= ilmid MAN= ilmid.8 |