diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-21 16:22:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-10-21 16:22:23 +0000 |
commit | 22bebcc218d8f10afe07ad938861af0671fafc0e (patch) | |
tree | c412b0859e907cb325d353a865e98534f72b824d /www/pyweblib | |
parent | 92d8ef1816c6e431ab374aa67bcbd8b6037d15a6 (diff) | |
download | ports-22bebcc218d8f10afe07ad938861af0671fafc0e.tar.gz ports-22bebcc218d8f10afe07ad938861af0671fafc0e.zip |
Notes
Diffstat (limited to 'www/pyweblib')
-rw-r--r-- | www/pyweblib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pyweblib/Makefile b/www/pyweblib/Makefile index 4a2121113647..17953777106e 100644 --- a/www/pyweblib/Makefile +++ b/www/pyweblib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.stroeder.com/pylib/PyWebLib/download/ \ - http://www.tricknology.org/ports/ + ftp://ftp.ipt.ru/pub/download/ MAINTAINER= bsam@ipt.ru COMMENT= Yet another web programming framework for Python |