diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-18 01:29:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-18 01:29:43 +0000 |
commit | db953a7546a4f322c5c15d35be7033dfe53cfe32 (patch) | |
tree | 02d56e9717dfef68e1cb5540fae7d36bacac9a02 /textproc/wordnet | |
parent | 43c98ee7f483cd5afac95308296f9af256e3288f (diff) |
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 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 |