diff options
Diffstat (limited to 'security/py-pwntools')
-rw-r--r-- | security/py-pwntools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile index 9ef8503d611b..6609e379812e 100644 --- a/security/py-pwntools/Makefile +++ b/security/py-pwntools/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= CTF framework and exploit development library +WWW= https://github.com/Gallopsled/pwntools LICENSE= BSD2CLAUSE GPLv2 MIT LICENSE_COMB= multi |