diff options
Diffstat (limited to 'devel/py-bytecode/Makefile')
-rw-r--r-- | devel/py-bytecode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-bytecode/Makefile b/devel/py-bytecode/Makefile index e959bbab888f..adf93dd1d3e5 100644 --- a/devel/py-bytecode/Makefile +++ b/devel/py-bytecode/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python module to generate and modify bytecode +WWW= https://github.com/MatthieuDartiailh/bytecode LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |