diff options
Diffstat (limited to 'www/mod_tsunami')
-rw-r--r-- | www/mod_tsunami/Makefile | 1 | ||||
-rw-r--r-- | www/mod_tsunami/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/www/mod_tsunami/pkg-comment b/www/mod_tsunami/pkg-comment deleted file mode 100644 index b8eb04710ae3..000000000000 --- a/www/mod_tsunami/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module which dynamically limits a site's slot usage |