aboutsummaryrefslogtreecommitdiff
path: root/www/py-waitress/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2012-12-26 15:42:56 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2012-12-26 15:42:56 +0000
commit891316d2d8179b6c003cdc70bba4e44278f10031 (patch)
treeb02464cb3fe2f68fe3e8e26e3c9fdeb1573cb580 /www/py-waitress/Makefile
parent264cb4cef7c11903925729967f24811ddf29ae63 (diff)
downloadports-891316d2d8179b6c003cdc70bba4e44278f10031.tar.gz
ports-891316d2d8179b6c003cdc70bba4e44278f10031.zip
- Update to 0.8.2
- Convert Makefile headers to new style - Update maintainer address Approved by: rene, miwi (mentors, implicit)
Notes
Notes: svn path=/head/; revision=309526
Diffstat (limited to 'www/py-waitress/Makefile')
-rw-r--r--www/py-waitress/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index 62cd6f73d717..8f2b195e2336 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -1,17 +1,13 @@
-# New ports collection makefile for: py-waitress
-# Date created: 2012-01-02
-# Whom: Olivier Duchateau <duchateau.olivier@gmail.com>
-#
# $FreeBSD$
#
PORTNAME= waitress
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= duchateau.olivier@gmail.com
+MAINTAINER= olivierd@FreeBSD.org
COMMENT= Python WSGI server
LICENSE= ZPL21