diff options
Diffstat (limited to 'devel/py-ply/Makefile')
-rw-r--r-- | devel/py-ply/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ply/Makefile b/devel/py-ply/Makefile index 46e4755b754c..067457fb2619 100644 --- a/devel/py-ply/Makefile +++ b/devel/py-ply/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Python Lex-Yacc +WWW= http://www.dabeaz.com/ply/ LICENSE= BSD3CLAUSE |