diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/mod_bunzip2 | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
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 |