diff options
Diffstat (limited to 'devel/libevent')
-rw-r--r-- | devel/libevent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 432c4c4b4cdb..c921b55bd11b 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/relea MAINTAINER= kbowling@FreeBSD.org COMMENT= API for executing callback functions on events or timeouts +WWW= https://libevent.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |