diff options
author | linimon <linimon@FreeBSD.org> | 2009-09-18 09:29:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-09-18 09:29:43 +0800 |
commit | 120dca0df6a1575918ed36b19c0cf2a5bd8d22d0 (patch) | |
tree | e2f002123f12d34190f0d6801c51cf432d71d66c /textproc/wordnet | |
parent | 94f89563c634886fe0db60a6abef7772610eb76b (diff) | |
download | freebsd-ports-gnome-120dca0df6a1575918ed36b19c0cf2a5bd8d22d0.tar.gz freebsd-ports-gnome-120dca0df6a1575918ed36b19c0cf2a5bd8d22d0.tar.zst freebsd-ports-gnome-120dca0df6a1575918ed36b19c0cf2a5bd8d22d0.zip |
Chase rearranged http mastersite; drop obsolete ftp mastersite.
Hat: portmgr
Feature safe: yes
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 |