diff options
Diffstat (limited to 'www/mod_tsunami/Makefile')
-rw-r--r-- | www/mod_tsunami/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile index 067899d72b96..c715884d08c8 100644 --- a/www/mod_tsunami/Makefile +++ b/www/mod_tsunami/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-tsunami MAINTAINER= sysadmin@alexdupre.com +COMMENT= Apache module which dynamically limits a site's slot usage BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |