diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /www/mod_python3 | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip |
De-pkg-comment for my ports.
Diffstat (limited to 'www/mod_python3')
-rw-r--r-- | www/mod_python3/Makefile | 1 | ||||
-rw-r--r-- | www/mod_python3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index ca776a6eee61..1e69a7a94e68 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -18,6 +18,7 @@ MASTER_SITE_SUBDIR= modpython EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Apache module that embeds the Python interpreter within the server BUILD_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2 RUN_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/www/apache2 diff --git a/www/mod_python3/pkg-comment b/www/mod_python3/pkg-comment deleted file mode 100644 index e6b626600bd5..000000000000 --- a/www/mod_python3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module that embeds the Python interpreter within the server |