diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | a1af583929f28afb51a5190a9e28de2b1746d9ad (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /net/remmina-plugins | |
parent | 26678e88891c4d09c898a1894d6ae375f9316503 (diff) | |
download | ports-a1af583929f28afb51a5190a9e28de2b1746d9ad.tar.gz ports-a1af583929f28afb51a5190a9e28de2b1746d9ad.zip |
Notes
Diffstat (limited to 'net/remmina-plugins')
-rw-r--r-- | net/remmina-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index ca7e73b52315..a1d08c3d2696 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -20,7 +20,7 @@ GH_PROJECT= Remmina .else OPTIONS_DEFINE= KEYRING RDP VNC XDMCP TELEP NX NLS -OPTIONS_DEFAULT= KEYRING RDP VNC XDMCP TELEP NLS +OPTIONS_DEFAULT= KEYRING VNC XDMCP TELEP NLS KEYRING_DESC= GNOME Keyring plugin RDP_DESC= RDP protocol plugin VNC_DESC= VNC protocol plugin |