diff options
Diffstat (limited to 'www/mod_python/Makefile')
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 97979987393e..dd217311cd59 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module for integrating Python - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |