diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-29 17:30:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-29 17:30:16 +0000 |
commit | 136317f2eb307f58655d125fcc7911fa5bbcb6fa (patch) | |
tree | e099f07305d3eff5ae36864e9e469f2436653bbb /dns/Makefile | |
parent | e9f5f4530e885b90eff39a29bf8b0d5e28518be9 (diff) | |
download | ports-136317f2eb307f58655d125fcc7911fa5bbcb6fa.tar.gz ports-136317f2eb307f58655d125fcc7911fa5bbcb6fa.zip |
Notes
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile index 35850d66ae7d..8155aab18cc8 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -162,7 +162,6 @@ SUBDIR += py-adns SUBDIR += py-bonjour SUBDIR += py-dns - SUBDIR += py-dns3 SUBDIR += py-dnschain SUBDIR += py-dnspython SUBDIR += py-easyzone @@ -171,6 +170,7 @@ SUBDIR += py-ldns SUBDIR += py-namebench SUBDIR += py-publicsuffix + SUBDIR += py-py3dns SUBDIR += py-pydnstable SUBDIR += py-pywdns SUBDIR += py-twistedNames |