diff options
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 8ee2eed27f8e..eb6115ff0c58 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR= contrib/modules/1.3 MAINTAINER= ports@FreeBSD.org +COMMENT= Third-party modules contributed to the Apache HTTP server project BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |