diff options
Diffstat (limited to 'www/pyweblib/Makefile')
-rw-r--r-- | www/pyweblib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/pyweblib/Makefile b/www/pyweblib/Makefile index 0e3ff4839627..258ebf05b4bd 100644 --- a/www/pyweblib/Makefile +++ b/www/pyweblib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pyweblib -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= www MASTER_SITES= http://www.stroeder.com/pylib/PyWebLib/download/ \ ftp://ftp.ipt.ru/pub/download/ @@ -16,7 +16,6 @@ COMMENT= Yet another web programming framework for Python USE_PYTHON= yes USE_PYDISTUTILS= yes -WRKSRC= ${WRKDIR}/${DISTNAME:S=-src==} DOCS= pydoc/pyweblib.forms.html \ pydoc/pyweblib.helper.html \ |