diff options
Diffstat (limited to 'www/mod_python')
-rw-r--r-- | www/mod_python/Makefile | 1 | ||||
-rw-r--r-- | www/mod_python/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index dd217311cd59..265b292c5732 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= python EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= 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 deleted file mode 100644 index 29297814bfad..000000000000 --- a/www/mod_python/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for integrating Python |