diff options
Diffstat (limited to 'usr.sbin/accton/Makefile')
-rw-r--r-- | usr.sbin/accton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile index 8e3f336..92ed49d 100644 --- a/usr.sbin/accton/Makefile +++ b/usr.sbin/accton/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $FreeBSD$ PROG= accton -MAN8= accton.8 .include <bsd.prog.mk> |