diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 19:57:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 19:57:21 +0000 |
commit | 017d2de3a8b9b6a02bf5001a455f3687b5e5317d (patch) | |
tree | fac4501707ad0a3242dac3a8b34fbb4249deaa18 /textproc/nltk | |
parent | 2fc485bbb867c1c4907cc2ae3c4c4576f9174b18 (diff) | |
download | ports-017d2de3a8b9b6a02bf5001a455f3687b5e5317d.tar.gz ports-017d2de3a8b9b6a02bf5001a455f3687b5e5317d.zip |
Notes
Diffstat (limited to 'textproc/nltk')
-rw-r--r-- | textproc/nltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nltk/Makefile b/textproc/nltk/Makefile index 287aaf962d81..2f6c9f505433 100644 --- a/textproc/nltk/Makefile +++ b/textproc/nltk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= clsung@draong2.net +MAINTAINER= clsung@dragon2.net COMMENT= Natural language toolkit written in python USE_PYTHON= 2.1+ |