diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 18:31:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 18:31:08 +0000 |
commit | 048988d9baac4bfcfd41156838d85efc4e28e254 (patch) | |
tree | 0c30f507f0390cc7876328136ff836eb957e0f71 /textproc | |
parent | 569988d4be4930dab2ee686f5b81b4141e535d4a (diff) | |
download | ports-048988d9baac4bfcfd41156838d85efc4e28e254.tar.gz ports-048988d9baac4bfcfd41156838d85efc4e28e254.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-wordnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index cce0d004ea7a..00bfc8b82bda 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -9,7 +9,7 @@ PORTNAME= wordnet PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}:pywn \ +MASTER_SITES= SF/pywordnet/pywordnet/${PORTVERSION}:pywn \ ftp://ftp.cogsci.princeton.edu/pub/wordnet/${WN_VERSION}/:wn \ http://www.cogsci.princeton.edu/${WN_VERSION}/:wn \ ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${WN_VERSION}/:wn |