From e3428e615fd515c7636627c55e2a3dad9f246a6a Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 17 Feb 2004 21:51:14 +0000 Subject: [PATCH] Add the http-style listing for one of the master site servers, which speaks both FTP and HTTP. --- textproc/wordnet/Makefile | 1 + 1 file changed, 1 insertion(+) 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