diff options
-rw-r--r-- | textproc/py-hyperestraier-python/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile index 480b3592e449..ec67ff276b08 100644 --- a/textproc/py-hyperestraier-python/Makefile +++ b/textproc/py-hyperestraier-python/Makefile @@ -7,7 +7,8 @@ PORTNAME= hyperestraier PORTVERSION= 0.9.2 CATEGORIES= textproc python -MASTER_SITES= http://www.liris.org/tech/program/hyperestraier-purepython/ +MASTER_SITES= CHEESESHOP \ + http://www.liris.org/tech/program/hyperestraier-purepython/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -python EXTRACT_SUFX= .tgz |