diff options
Diffstat (limited to 'www/mod_python')
-rw-r--r-- | www/mod_python/Makefile | 2 | ||||
-rw-r--r-- | www/mod_python/pkg-comment | 1 |
2 files changed, 1 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} diff --git a/www/mod_python/pkg-comment b/www/mod_python/pkg-comment new file mode 100644 index 000000000000..29297814bfad --- /dev/null +++ b/www/mod_python/pkg-comment @@ -0,0 +1 @@ +Apache module for integrating Python |