diff options
Diffstat (limited to 'usr.bin/usbhidaction/Makefile')
-rw-r--r-- | usr.bin/usbhidaction/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/usbhidaction/Makefile b/usr.bin/usbhidaction/Makefile index 6c2f7a6b8496c..5012f04c0ecc4 100644 --- a/usr.bin/usbhidaction/Makefile +++ b/usr.bin/usbhidaction/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/usbhidaction/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # $NetBSD: Makefile,v 1.4 2002/02/02 16:54:26 veego Exp $ PROG= usbhidaction |