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 05ceac7bb1f6e..1f0bdc7fb0ae6 100644 --- a/sys/modules/hptmv/Makefile +++ b/sys/modules/hptmv/Makefile @@ -2,7 +2,7 @@ # Makefile for RR182x FreeBSD driver # Copyright (c) 2004-2005 HighPoint Technologies, Inc. All rights reserved # -# $FreeBSD$ +# $FreeBSD: src/sys/modules/hptmv/Makefile,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ HPTMV= ${.CURDIR}/../../dev/hptmv .PATH: ${HPTMV} |