diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 2 |
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> |