aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2013-05-03 04:48:08 +0800
committercy <cy@FreeBSD.org>2013-05-03 04:48:08 +0800
commitbfdb256ca877404b82a5aa7b2d02bf8980f1198c (patch)
tree8c5dc65347de8d10ac145e72b5090bd00a770c02 /net
parent18818922294439bfb1a9f303bea52fcb61c9c66c (diff)
downloadfreebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.tar.gz
freebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.tar.zst
freebsd-ports-gnome-bfdb256ca877404b82a5aa7b2d02bf8980f1198c.zip
Fix typo.
Diffstat (limited to 'net')
-rw-r--r--net/ntp-devel/Makefile.inc2
-rw-r--r--net/ntp-rc/Makefile.inc2
-rw-r--r--net/ntp/Makefile.inc2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ntp-devel/Makefile.inc b/net/ntp-devel/Makefile.inc
index 6f4c387cd845..527795807d28 100644
--- a/net/ntp-devel/Makefile.inc
+++ b/net/ntp-devel/Makefile.inc
@@ -54,7 +54,7 @@ OPTIONS_DEFINE= NTPSNMPD \
VARITEXT
OPTIONS_DEFAULT= SSL \
- NTP_SIGND_DESC \
+ NTP_SIGND \
ATOM \
NMEA
diff --git a/net/ntp-rc/Makefile.inc b/net/ntp-rc/Makefile.inc
index 08f9ede52d8b..ba67661ed9bc 100644
--- a/net/ntp-rc/Makefile.inc
+++ b/net/ntp-rc/Makefile.inc
@@ -53,7 +53,7 @@ OPTIONS_DEFINE= NTPSNMPD \
VARITEXT
OPTIONS_DEFAULT= SSL \
- NTP_SIGND_DESC \
+ NTP_SIGND \
ATOM \
NMEA
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