diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-05-01 21:57:21 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-05-01 21:57:21 +0000 |
commit | 46980e996f3da3f19c2b3e2b747a376158b13cc2 (patch) | |
tree | afa455ea777929d8b5a6269a362326e1f4e572ba /textproc/wordnet | |
parent | b83dac5d24d261889a7a06cf2d93a2dbc411a8bf (diff) | |
download | ports-46980e996f3da3f19c2b3e2b747a376158b13cc2.tar.gz ports-46980e996f3da3f19c2b3e2b747a376158b13cc2.zip |
Notes
Diffstat (limited to 'textproc/wordnet')
-rw-r--r-- | textproc/wordnet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index 8ddc4a9a8f6f..e9781c9f23c4 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -9,8 +9,7 @@ PORTNAME= WordNet PORTVERSION= 2.1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \ - http://www.cogsci.princeton.edu/${PORTVERSION}/ \ - ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${PORTVERSION}/ + http://wordnet.princeton.edu/${PORTVERSION}/ MAINTAINER= mi@aldan.algebra.com COMMENT= Dictionaries and thesauri with devel. libraries (C, TCL) and browsers |