diff options
author | dvl <dvl@FreeBSD.org> | 2016-05-30 02:08:19 +0800 |
---|---|---|
committer | dvl <dvl@FreeBSD.org> | 2016-05-30 02:08:19 +0800 |
commit | f2935c91cb4e50ea78c90b5f2531280a402b2581 (patch) | |
tree | 55e8853481bee420054d8b45a77336c6afb4cab0 /textproc/Makefile | |
parent | 2042085a20a35ba1ec1c50375c1c0f2ceb5c97e5 (diff) | |
download | freebsd-ports-gnome-f2935c91cb4e50ea78c90b5f2531280a402b2581.tar.gz freebsd-ports-gnome-f2935c91cb4e50ea78c90b5f2531280a402b2581.tar.zst freebsd-ports-gnome-f2935c91cb4e50ea78c90b5f2531280a402b2581.zip |
Rename py-curator to conform to other elasticsearch port names
While here, upgrade to 3.5.1
PR: 209033
Differential Revision: D6079
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5ea4ccf896ef..1138371c19f3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1222,11 +1222,11 @@ SUBDIR += py-chardet SUBDIR += py-cloud_sptheme SUBDIR += py-creole - SUBDIR += py-curator SUBDIR += py-dbfread SUBDIR += py-diff-match-patch SUBDIR += py-docutils SUBDIR += py-dsv + SUBDIR += py-elasticsearch-curator-py SUBDIR += py-elasticsearch-dsl-py SUBDIR += py-elasticsearch-py SUBDIR += py-elib.intl |