diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
| commit | fe655281c5aaa0c4feb637ba0199f869ba84a78b (patch) | |
| tree | ec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/comcontrol | |
| parent | 6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff) | |
Notes
Diffstat (limited to 'sbin/comcontrol')
| -rw-r--r-- | sbin/comcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/comcontrol/Makefile b/sbin/comcontrol/Makefile index abc8d0a7f81f..70a3f5dc2f43 100644 --- a/sbin/comcontrol/Makefile +++ b/sbin/comcontrol/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.4 (Berkeley) 6/5/91 +# $FreeBSD$ PROG= comcontrol -MAN8= comcontrol.8 .include <bsd.prog.mk> |
