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_gzip/Makefile | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/mod_gzip/Makefile')
-rw-r--r-- | www/mod_gzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile index 560daae81395..ba8df823d11e 100644 --- a/www/mod_gzip/Makefile +++ b/www/mod_gzip/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= mod-gzip EXTRACT_SUFX= .tgz MAINTAINER= sysadmin@alexdupre.com +COMMENT= An Internet Content Acceleration module for Apache BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |