diff options
Diffstat (limited to 'devel/py-pympler/Makefile')
-rw-r--r-- | devel/py-pympler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pympler/Makefile b/devel/py-pympler/Makefile index 3f506b9f9f3a..4f868a860fb9 100644 --- a/devel/py-pympler/Makefile +++ b/devel/py-pympler/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Measure, monitor and analyze the memory behavior of Python objects +WWW= https://github.com/pympler/pympler LICENSE= APACHE20 |