summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-06-06 20:24:27 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-06-06 20:24:27 +0000
commit4c98308c567764801f9a12e255fc42174b857a38 (patch)
tree2518bb4491b28224996a475f817ad575945d3486 /x11
parentede7a6bea5c8be9f6fa3e7e9a49bca3fb1e8239f (diff)
downloadfreebsd-ports-4c98308c567764801f9a12e255fc42174b857a38.zip
- fix OPTIONS spelling
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 56f743b97fd1..24ce6bd06a98 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -57,7 +57,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
GNOME_LOCALSTATEDIR= /var
OPTIONS_DEFINE= IPV6 KEYRING
-OPTIONS_DEFAULt=KEYRING
+OPTIONS_DEFAULT=KEYRING
KEYRING_DESC= GnomeKeyring/PAM integration
.include <bsd.port.options.mk>