diff options
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 e5c763e293ad..ff0844579af0 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -9,8 +9,7 @@ PORTNAME= WordNet PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \ - http://wordnet.princeton.edu/${PORTVERSION}/ +MASTER_SITES= http://wordnetcode.princeton.edu/${PORTVERSION}/ MAINTAINER= mi@aldan.algebra.com COMMENT= Dictionaries and thesauri with devel. libraries (C, TCL) and browsers |