svn commit: r363696 - head/dns/maradns
Mathieu Arnold
mat at FreeBSD.org
Fri Aug 1 11:46:54 UTC 2014
Author: mat
Date: Fri Aug 1 11:46:53 2014
New Revision: 363696
URL: http://svnweb.freebsd.org/changeset/ports/363696
QAT: https://qat.redports.org/buildarchive/r363696/
Log:
Update MASTER_SITES, remove OPTIONS_DEFAULT, IPv6 is already default on.
PR: 192288
Submitted by: takefu
Sponsored by: Absolight
Modified:
head/dns/maradns/Makefile
Modified: head/dns/maradns/Makefile
==============================================================================
--- head/dns/maradns/Makefile Fri Aug 1 11:39:56 2014 (r363695)
+++ head/dns/maradns/Makefile Fri Aug 1 11:46:53 2014 (r363696)
@@ -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 at 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
More information about the svn-ports-all
mailing list