diff options
Diffstat (limited to 'usr.bin/ipcs/Makefile')
-rw-r--r-- | usr.bin/ipcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile index 665371074767a..a51392641c563 100644 --- a/usr.bin/ipcs/Makefile +++ b/usr.bin/ipcs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/ipcs/Makefile,v 1.5 1999/08/28 01:02:15 peter Exp $ PROG= ipcs BINGRP= kmem |