diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:02:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-12 23:02:03 +0000 |
commit | ff94a67785d389f0c36369de33a858ec9045bcc5 (patch) | |
tree | 6691230253df6d696fc35ac31f2a2e0a77b572f2 /dns/dlint | |
parent | 2aa484c66450859293a00b33a125a3f5651f83db (diff) | |
download | ports-ff94a67785d389f0c36369de33a858ec9045bcc5.tar.gz ports-ff94a67785d389f0c36369de33a858ec9045bcc5.zip |
Notes
Diffstat (limited to 'dns/dlint')
-rw-r--r-- | dns/dlint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 49d9611da63b..20f02d5941f9 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -11,6 +11,7 @@ DISTNAME= dlint${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) +BROKEN= unfetchable USES= shebangfix NO_BUILD= yes |