aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/mpd-l2tp-ipv6pd-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd-l2tp-ipv6pd-client/Makefile b/net/mpd-l2tp-ipv6pd-client/Makefile
index 0b7bf2006a20..7bc235f1a8b0 100644
--- a/net/mpd-l2tp-ipv6pd-client/Makefile
+++ b/net/mpd-l2tp-ipv6pd-client/Makefile
@@ -19,8 +19,8 @@ MANUAL_PACKAGE_BUILD=yes
NO_PACKAGE= yes
USE_RC_SUBR= yes
-OPTIONS= MPD4 "Use mpd4" on \
- MPD5 "Use mpd5" off
+OPTIONS= MPD4 "Use mpd4" off \
+ MPD5 "Use mpd5" on
.include <bsd.port.pre.mk>