summaryrefslogtreecommitdiff
path: root/www/py-paste/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-paste/Makefile')
-rw-r--r--www/py-paste/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile
index 101f8cffc89..4b2e1dff5a4 100644
--- a/www/py-paste/Makefile
+++ b/www/py-paste/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/28 06:31:01 asau Exp $
+# $NetBSD: Makefile,v 1.10 2013/01/28 20:17:43 adam Exp $
-DISTNAME= Paste-1.7.4
+DISTNAME= Paste-1.7.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://pypi.python.org/packages/source/P/Paste/
@@ -10,7 +10,7 @@ HOMEPAGE= http://pythonpaste.org/
COMMENT= Middleware for Python WSGI applications
LICENSE= mit
-USE_LANGUAGES= #none
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"