diff options
author | cy <cy@FreeBSD.org> | 2013-05-03 04:48:08 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2013-05-03 04:48:08 +0800 |
commit | bfdb256ca877404b82a5aa7b2d02bf8980f1198c (patch) | |
tree | 8c5dc65347de8d10ac145e72b5090bd00a770c02 /net/ntp | |
parent | 18818922294439bfb1a9f303bea52fcb61c9c66c (diff) | |
download | freebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.tar.gz freebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.tar.zst freebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.zip |
Fix typo.
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile.inc b/net/ntp/Makefile.inc index 4769d49462dc..fd80df0690ba 100644 --- a/net/ntp/Makefile.inc +++ b/net/ntp/Makefile.inc @@ -53,7 +53,7 @@ OPTIONS_DEFINE= NTPSNMPD \ VARITEXT OPTIONS_DEFAULT= SSL \ - NTP_SIGND_DESC \ + NTP_SIGND \ ATOM \ NMEA |