1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

IPv6 support no logner disables IPv4 support.

Spotted by:	ahze
This commit is contained in:
Joe Marcus Clarke 2005-11-06 20:35:36 +00:00
parent cc48eeb568
commit 4bb3f0fecb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147457

View File

@ -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>