diff options
Diffstat (limited to 'textproc/py-wordnet/Makefile')
-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 cce0d00..00bfc8b 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 |