diff options
Diffstat (limited to 'devel/py-btest/Makefile')
-rw-r--r-- | devel/py-btest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-btest/Makefile b/devel/py-btest/Makefile index 00401794c10f..44376238850a 100644 --- a/devel/py-btest/Makefile +++ b/devel/py-btest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mshirk@daemon-security.com COMMENT= Simple driver for basic unit tests +WWW= https://github.com/zeek/btest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |