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 eab4100..47ba2df 100644 --- a/usr.bin/ipcs/Makefile +++ b/usr.bin/ipcs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1994/06/18 21:09:40 cgd Exp $ +# $FreeBSD$ PROG= ipcs BINGRP= kmem |