mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
dns/py-bonjour: rename to dns/py-pybonjour
- This keeps the port name aligned with the project name Approved by: araujo (mentor), miwi (mentor) Differential Revision: https://reviews.freebsd.org/D18959
This commit is contained in:
parent
27ab62adac
commit
451275d649
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491568
2 changed files with 2 additions and 1 deletions
1
MOVED
1
MOVED
|
@ -11565,3 +11565,4 @@ lang/clang35|devel/llvm70|2019-01-18|Removed, unmaintained and not depended on
|
|||
lang/clang-devel|devel/llvm-devel|2019-01-18|Unneeded metaport
|
||||
devel/py-easyconfig|devel/py-python-easyconfig|2019-01-28|Rename to reflect official Python modules naming scheme
|
||||
sysutils/py-nomad|sysutils/py-python-nomad|2019-01-25|renamed to match project name
|
||||
dns/py-bonjour|dns/py-pybonjour|2019-01-28|renamed to match project name
|
||||
|
|
|
@ -183,7 +183,6 @@
|
|||
SUBDIR += public_suffix_list
|
||||
SUBDIR += py-adns
|
||||
SUBDIR += py-aiodns
|
||||
SUBDIR += py-bonjour
|
||||
SUBDIR += py-cloudflare
|
||||
SUBDIR += py-dns
|
||||
SUBDIR += py-dns-lexicon
|
||||
|
@ -199,6 +198,7 @@
|
|||
SUBDIR += py-publicsuffix
|
||||
SUBDIR += py-publicsuffixlist
|
||||
SUBDIR += py-py3dns
|
||||
SUBDIR += py-pybonjour
|
||||
SUBDIR += py-pycares
|
||||
SUBDIR += py-pydnstable
|
||||
SUBDIR += py-pywdns
|
||||
|
|
Loading…
Add table
Reference in a new issue