diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 01:08:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 01:08:14 +0000 |
commit | 6e994a491bb34efc2f852ee2306c76030a07713f (patch) | |
tree | 35ea6f08fa3cda5ebce9ee1725d94ddc347207a2 /dns | |
parent | f34bbf7f9799e1f0c7af4abedf57a01f4377e35f (diff) | |
download | freebsd-ports-6e994a491bb34efc2f852ee2306c76030a07713f.zip |
Mark as broken: does not fetch
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ddns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/ddns/Makefile b/dns/ddns/Makefile index c6f4c7e83c65..82495ee39a52 100644 --- a/dns/ddns/Makefile +++ b/dns/ddns/Makefile @@ -11,6 +11,7 @@ COMMENT= Lightweight UDP-based dynamic DNS updater LICENSE= ISCL +BROKEN= Does not fetch MAKEFILE= BSDmakefile USES= tar:bzip2 |