diff options
Diffstat (limited to 'sys/modules/hptmv/Makefile')
-rw-r--r-- | sys/modules/hptmv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hptmv/Makefile b/sys/modules/hptmv/Makefile index a444cd66a9e4e..8762e1bf68d69 100644 --- a/sys/modules/hptmv/Makefile +++ b/sys/modules/hptmv/Makefile @@ -2,7 +2,7 @@ # Makefile for RR182x FreeBSD driver # Copyright (c) 2003-2004 HighPoint Technologies, Inc. All rights reserved # -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hptmv/Makefile,v 1.2 2004/10/24 08:38:29 scottl Exp $ HPTMV= ${.CURDIR}/../../contrib/dev/hptmv .PATH: ${.CURDIR}/../../dev/hptmv ${HPTMV} |