diff options
Diffstat (limited to 'dns/gdnsd/Makefile')
-rw-r--r-- | dns/gdnsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/gdnsd/Makefile b/dns/gdnsd/Makefile index 3b75a5f5d267..519576c2cf0a 100644 --- a/dns/gdnsd/Makefile +++ b/dns/gdnsd/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION} MAINTAINER= allanjude@FreeBSD.org COMMENT= Authoritative-only GeoIP-aware DNS server +BROKEN= unfetchable + LICENSE= GPLv3 LIB_DEPENDS= libev.so:devel/libev |