aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-07 04:35:36 +0800
committermarcus <marcus@FreeBSD.org>2005-11-07 04:35:36 +0800
commit2a4ae40e6641e28ca9b97db6ea7a8eaf0591cf46 (patch)
tree2ba0773f998120ce72f14b2ecf5e5dc3187bcf30 /x11/gdm
parent57827444c4e5fdfc83b30775585e1e19f80922af (diff)
downloadfreebsd-ports-gnome-2a4ae40e6641e28ca9b97db6ea7a8eaf0591cf46.tar.gz
freebsd-ports-gnome-2a4ae40e6641e28ca9b97db6ea7a8eaf0591cf46.tar.zst
freebsd-ports-gnome-2a4ae40e6641e28ca9b97db6ea7a8eaf0591cf46.zip
IPv6 support no logner disables IPv4 support.
Spotted by: ahze
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 78d5dc8bb6d8..0ca73c46c897 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -36,7 +36,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
MAN1= gdm.1
-OPTIONS= IPV6 "Enable IPv6 support (This disables IPv4 support)" off
+OPTIONS= IPV6 "Enable IPv6 support" off
.include <bsd.port.pre.mk>