diff options
Diffstat (limited to 'usr.sbin/mlxcontrol/Makefile')
-rw-r--r-- | usr.sbin/mlxcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 2c79bfb8a4374..00312910486a2 100644 --- a/usr.sbin/mlxcontrol/Makefile +++ b/usr.sbin/mlxcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mlxcontrol/Makefile,v 1.2.2.1 2000/04/24 19:44:46 msmith Exp $ PROG= mlxcontrol SRCS= command.c config.c interface.c util.c |