diff options
Diffstat (limited to 'www/mod_bunzip2/Makefile')
-rw-r--r-- | www/mod_bunzip2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_bunzip2/Makefile b/www/mod_bunzip2/Makefile index 73ac54d7345f..18c3da83efa7 100644 --- a/www/mod_bunzip2/Makefile +++ b/www/mod_bunzip2/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.oldach.net/ DISTNAME= ${PORTNAME} MAINTAINER= mod_bunzip2@oldach.net +COMMENT= Apache module for server-side decompression of bzip2 files BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |