mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update MASTER_SITES, remove OPTIONS_DEFAULT, IPv6 is already default on.
PR: 192288 Submitted by: takefu Sponsored by: Absolight
This commit is contained in:
parent
b64206b6bb
commit
42c0020b7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363696
@ -4,7 +4,7 @@
|
||||
PORTNAME= maradns
|
||||
PORTVERSION= 2.0.09
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.maradns.org/download/2.0/${PORTVERSION}/\
|
||||
MASTER_SITES= http://maradns.samiam.org/download/2.0/${PORTVERSION}/\
|
||||
SF/${PORTNAME}/MaraDNS/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
@ -27,8 +27,6 @@ GROUPS= bind
|
||||
INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX}
|
||||
|
||||
OPTIONS_DEFINE= IPV6 DOCS EXAMPLES
|
||||
OPTIONS_DEFAULT= IPV6
|
||||
IPV6_DESC= With support for IPv6
|
||||
|
||||
IPV6_CONFIGURE_ON= --ipv6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user