diff options
author | John Hixson <jhixson@FreeBSD.org> | 2019-01-31 13:03:36 +0800 |
---|---|---|
committer | John Hixson <jhixson@FreeBSD.org> | 2019-01-31 13:03:36 +0800 |
commit | a207c54f02fa0ee8fbf0964c9205ef1e0388095e (patch) | |
tree | e0e6365c78baf1d156b257b8504e172c8183959e /sysutils/Makefile | |
parent | 698406cb66c1aba5a6a6c6ed4dab2a99e6e9114f (diff) | |
download | freebsd-ports-gnome-a207c54f02fa0ee8fbf0964c9205ef1e0388095e.tar.gz freebsd-ports-gnome-a207c54f02fa0ee8fbf0964c9205ef1e0388095e.tar.zst freebsd-ports-gnome-a207c54f02fa0ee8fbf0964c9205ef1e0388095e.zip |
sysutils/py-consul: rename to sysutils/py-python-consul
- Renamed to match the project name
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18962
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5d2ee481203b..bf544abb871e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1010,7 +1010,6 @@ SUBDIR += py-azure-cli-vm SUBDIR += py-bcfg2 SUBDIR += py-cdmi - SUBDIR += py-consul SUBDIR += py-croniter SUBDIR += py-crontab SUBDIR += py-diffoscope @@ -1046,6 +1045,7 @@ SUBDIR += py-psutil SUBDIR += py-psutil121 SUBDIR += py-ptyprocess + SUBDIR += py-python-consul SUBDIR += py-python-nomad SUBDIR += py-pytsk SUBDIR += py-pywatchman |