diff options
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 6f6bd06c6769..d721b912787f 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -18,8 +18,6 @@ MASTER_SITE_SUBDIR= httpd/contrib/modules/1.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Third-party modules contributed to the Apache HTTP server project - BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 |