diff options
Diffstat (limited to 'usr.sbin/procctl/Makefile')
-rw-r--r-- | usr.sbin/procctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 09e70cac7ba3b..6835884baac32 100644 --- a/usr.sbin/procctl/Makefile +++ b/usr.sbin/procctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/procctl/Makefile,v 1.4 1999/08/28 01:19:12 peter Exp $ PROG= procctl MAN8= procctl.8 |