aboutsummaryrefslogtreecommitdiff
path: root/www/mod_cgi_debug
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_cgi_debug')
-rw-r--r--www/mod_cgi_debug/Makefile2
-rw-r--r--www/mod_cgi_debug/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile
index c5eb5eb3bff5..c4f113485c36 100644
--- a/www/mod_cgi_debug/Makefile
+++ b/www/mod_cgi_debug/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://software.tangent.org/download/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Apache module to make debugging server-side scripts easier
+
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
RUN_DEPENDS= ${APXS}:${APACHE_PORT}
diff --git a/www/mod_cgi_debug/pkg-comment b/www/mod_cgi_debug/pkg-comment
deleted file mode 100644
index 93fa51fd53d2..000000000000
--- a/www/mod_cgi_debug/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Apache module to make debugging server-side scripts easier