diff options
Diffstat (limited to 'www/mod_sequester/Makefile')
-rw-r--r-- | www/mod_sequester/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index e8ac1e621555..9b965ded9e06 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://MeepZor.Com/packages/mod_sequester/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache module that controls access to the website using secure info BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |