diff options
-rw-r--r-- | textproc/wordnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index 5f9c658dbb6f..334fd1b0b71c 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -9,6 +9,7 @@ PORTNAME= WordNet PORTVERSION= 2.0 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}/ MAINTAINER= mi@aldan.algebra.com |