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 | |
parent | - Move dns/py-dns3 to dns/py-py3dns (diff) |
- Move dns/py-dns3 to dns/py-py3dns
- Update MASTER_SITES: change from launchpad.net to CHEESEHOP
- Remove PKGNAMESUFFIX
- Add NO_ARCH
- Relax USES=python
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
Notes
Notes:
svn path=/head/; revision=404767
-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 |