diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:56:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:56:16 +0000 |
commit | 33aa371efb4cad388a3237ad54c52095fc41432d (patch) | |
tree | 6bff1032eccae5708f51ddde7bb69ed4d3db862f /www | |
parent | a6ec97845598038e4bbcc5075bdb947fd1e2e5f8 (diff) | |
download | ports-33aa371efb4cad388a3237ad54c52095fc41432d.tar.gz ports-33aa371efb4cad388a3237ad54c52095fc41432d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-ws4py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-ws4py/Makefile b/www/py-ws4py/Makefile index b5f5d8aee62a..3c88750ab335 100644 --- a/www/py-ws4py/Makefile +++ b/www/py-ws4py/Makefile @@ -4,7 +4,7 @@ PORTNAME= ws4py PORTVERSION= 0.3.4 CATEGORIES= www python -MASTER_SITES= http://www.defuze.org/oss/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org |