diff options
author | antoine <antoine@FreeBSD.org> | 2017-04-07 13:34:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-04-07 13:34:13 +0800 |
commit | d3833c26a2d81d594aba3975cdebe5cb18d5960a (patch) | |
tree | 4303dad1756fcc9e9db6138db642fa6a52e0bd00 /textproc | |
parent | b40a958cf5d196712c22c903c37d58d122323591 (diff) | |
download | freebsd-ports-gnome-d3833c26a2d81d594aba3975cdebe5cb18d5960a.tar.gz freebsd-ports-gnome-d3833c26a2d81d594aba3975cdebe5cb18d5960a.tar.zst freebsd-ports-gnome-d3833c26a2d81d594aba3975cdebe5cb18d5960a.zip |
Fix INDEX
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bf867c24937f..53219d70377e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -373,8 +373,8 @@ SUBDIR += kibana43 SUBDIR += kibana44 SUBDIR += kibana45 - SUBDIR += kibana50 - SUBDIR += kibana50-x-pack + SUBDIR += kibana5 + SUBDIR += kibana5-x-pack SUBDIR += kiss-templates SUBDIR += kmfl-european-latin SUBDIR += kmfl-khmer |