diff options
Diffstat (limited to 'usr.sbin/xntpd/Makefile')
-rw-r--r-- | usr.sbin/xntpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/Makefile b/usr.sbin/xntpd/Makefile index 30e59bbb5ce0f..1e9c0b14afc35 100644 --- a/usr.sbin/xntpd/Makefile +++ b/usr.sbin/xntpd/Makefile @@ -66,7 +66,7 @@ TARGETS = xntpd/xntpd xntpdc/xntpdc ntpq/ntpq ntpdate/ntpdate \ OPTTARG = adjtime/adjtimed util/ntptime util/precision REFCONF= COMPRESSOR=compress -# Base distribution name (will be extended by <VERSION>.tar.<comperssorsuffix>) +# Base distribution name (will be extended by <VERSION>.tar.<compressorsuffix>) DISTNAME=xntp- MAKE= make |