diff options
Diffstat (limited to 'usr.sbin/wpa/ndis_events/Makefile')
-rw-r--r-- | usr.sbin/wpa/ndis_events/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/ndis_events/Makefile b/usr.sbin/wpa/ndis_events/Makefile index 07caf5a484655..1a604d7aa43d3 100644 --- a/usr.sbin/wpa/ndis_events/Makefile +++ b/usr.sbin/wpa/ndis_events/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/ndis_events/Makefile,v 1.1 2005/10/10 17:51:12 wpaul Exp $ PROG= ndis_events SRCS+= ndis_events.c |