diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:31:36 +0800 |
commit | bdf39c48d50a993abedb06e8235d59cf325dd2fe (patch) | |
tree | 4da68d2109cb8afbf6e01936828794fe36673b06 /dns | |
parent | cd7932dfb741a66e14565cb1cf7d07a4eadfb56f (diff) | |
download | freebsd-ports-gnome-bdf39c48d50a993abedb06e8235d59cf325dd2fe.tar.gz freebsd-ports-gnome-bdf39c48d50a993abedb06e8235d59cf325dd2fe.tar.zst freebsd-ports-gnome-bdf39c48d50a993abedb06e8235d59cf325dd2fe.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'dns')
-rw-r--r-- | dns/domtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index ae9da2329b18..1771e18f1333 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Set of utilities for extracting information from DNS records +BROKEN= does not fetch + USE_PERL5= YES NO_BUILD= YES |