diff options
Diffstat (limited to 'usr.sbin/ntp/Makefile')
-rw-r--r-- | usr.sbin/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 86e447ddfb61f..b77c6d944ae2f 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,5 +1,5 @@ # Makefile for ntpd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.12.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ ntptime ntp-keygen sntp |