summaryrefslogtreecommitdiff
path: root/devel/py-rply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-rply/Makefile')
-rw-r--r--devel/py-rply/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-rply/Makefile b/devel/py-rply/Makefile
index 472231143de..9e0380b71a5 100644
--- a/devel/py-rply/Makefile
+++ b/devel/py-rply/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2014/05/18 03:06:33 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/01 02:45:52 rodent Exp $
-DISTNAME= rply-0.7.2
+DISTNAME= rply-0.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/r/rply/
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= https://pypi.python.org/packages/source/r/rply/
+HOMEPAGE= https://github.com/alex/rply/
COMMENT= Pure Python Lex/Yacc that works with RPython
LICENSE= modified-bsd