diff options
Diffstat (limited to 'security/aide')
-rw-r--r-- | security/aide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 6054d79b8ed5..e6b9fb822647 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/aide/aide/releases/download/v${PORTVERSION}/ MAINTAINER= cy@FreeBSD.org COMMENT= File and directory integrity checker +WWW= https://aide.github.io/ LIB_DEPENDS= libmhash.so:security/mhash \ libpcre.so:devel/pcre |