diff options
Diffstat (limited to 'www/mod_bunzip2')
-rw-r--r-- | www/mod_bunzip2/Makefile | 1 | ||||
-rw-r--r-- | www/mod_bunzip2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/www/mod_bunzip2/pkg-comment b/www/mod_bunzip2/pkg-comment deleted file mode 100644 index 3a94ea34b911..000000000000 --- a/www/mod_bunzip2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for server-side decompression of bzip2 files |