diff options
author | demon <demon@FreeBSD.org> | 2015-04-19 21:49:28 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-04-19 21:49:28 +0800 |
commit | 027e9c37c8e7eab7d98cdb80527133dd2e29b9f2 (patch) | |
tree | 0032831f5dc227cf6e9b5d6943cc5dbef4529679 /textproc | |
parent | 3d5711a31e508baafbb87f444922d047d99425d1 (diff) | |
download | freebsd-ports-gnome-027e9c37c8e7eab7d98cdb80527133dd2e29b9f2.tar.gz freebsd-ports-gnome-027e9c37c8e7eab7d98cdb80527133dd2e29b9f2.tar.zst freebsd-ports-gnome-027e9c37c8e7eab7d98cdb80527133dd2e29b9f2.zip |
Rename nltk --> py-nltk for consistency.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-nltk/Makefile (renamed from textproc/nltk/Makefile) | 0 | ||||
-rw-r--r-- | textproc/py-nltk/distinfo (renamed from textproc/nltk/distinfo) | 0 | ||||
-rw-r--r-- | textproc/py-nltk/pkg-descr (renamed from textproc/nltk/pkg-descr) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 13089dd61fe5..c19931ac0aca 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -458,7 +458,6 @@ SUBDIR += nl-hunspell SUBDIR += nl-hyphen SUBDIR += nl-mythes - SUBDIR += nltk SUBDIR += nn-aspell SUBDIR += no-hunspell SUBDIR += nunnimcax @@ -1195,6 +1194,7 @@ SUBDIR += py-markdown SUBDIR += py-markdown2 SUBDIR += py-mistune + SUBDIR += py-nltk SUBDIR += py-openpyxl SUBDIR += py-openpyxl1 SUBDIR += py-paragrep diff --git a/textproc/nltk/Makefile b/textproc/py-nltk/Makefile index 1b43e881eb4b..1b43e881eb4b 100644 --- a/textproc/nltk/Makefile +++ b/textproc/py-nltk/Makefile diff --git a/textproc/nltk/distinfo b/textproc/py-nltk/distinfo index 66f277a89846..66f277a89846 100644 --- a/textproc/nltk/distinfo +++ b/textproc/py-nltk/distinfo diff --git a/textproc/nltk/pkg-descr b/textproc/py-nltk/pkg-descr index 4c2fb9afa691..4c2fb9afa691 100644 --- a/textproc/nltk/pkg-descr +++ b/textproc/py-nltk/pkg-descr |