diff options
Diffstat (limited to 'usr.sbin/wpa/hostapd_cli/Makefile')
-rw-r--r-- | usr.sbin/wpa/hostapd_cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile index 89d0a1117b8aa..93b80df0b6b97 100644 --- a/usr.sbin/wpa/hostapd_cli/Makefile +++ b/usr.sbin/wpa/hostapd_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd_cli/Makefile,v 1.4.12.1 2010/12/21 17:10:29 kensmith Exp $ CONTRIB= ${.CURDIR}/../../../contrib HOSTAPD_DISTDIR?= ${CONTRIB}/hostapd |