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_layout/Makefile | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Diffstat (limited to 'www/mod_layout/Makefile')
-rw-r--r-- | www/mod_layout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index e1c94be4cdcc..2e66b9b81f62 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ MAINTAINER= sheepkiller@cultdeadsheep.org +COMMENT= Apache module to wrap served pages with a header and/or footer BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |