diff options
Diffstat (limited to 'www/mod_cvs/Makefile')
-rw-r--r-- | www/mod_cvs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile index dbcb030..5a4aa7d 100644 --- a/www/mod_cvs/Makefile +++ b/www/mod_cvs/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org +COMMENT= A module that makes Apache CVS aware BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |