diff options
Diffstat (limited to 'devel/py-python-editor/Makefile')
-rw-r--r-- | devel/py-python-editor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-python-editor/Makefile b/devel/py-python-editor/Makefile index a6a22a7bc83e..eb82e2c0af7e 100644 --- a/devel/py-python-editor/Makefile +++ b/devel/py-python-editor/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Programmatically open an editor, capture the result +WWW= https://github.com/fmoo/python-editor LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |