diff options
Diffstat (limited to 'www/pear-HTTP_FloodControl/Makefile')
-rw-r--r-- | www/pear-HTTP_FloodControl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_FloodControl/Makefile b/www/pear-HTTP_FloodControl/Makefile index 6ab355250f3d..ca2fb6c64428 100644 --- a/www/pear-HTTP_FloodControl/Makefile +++ b/www/pear-HTTP_FloodControl/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR classes to detect and protect from attempts to flood a site +WWW= https://pear.php.net/package/HTTP_FloodControl BUILD_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP.php:www/pear-HTTP@${PHP_FLAVOR} |