aboutsummaryrefslogtreecommitdiff
path: root/www/mod_cgi_debug
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
commitcb07270bfe4b330033ca50711c0cf542623c4ad1 (patch)
treeee07ead2de09ca12c5066f1934dd8381702cc6e0 /www/mod_cgi_debug
parent9c26067c12c747b733fa8f8539446975566ff6bf (diff)
downloadports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz
ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75976
Diffstat (limited to 'www/mod_cgi_debug')
-rw-r--r--www/mod_cgi_debug/Makefile1
-rw-r--r--www/mod_cgi_debug/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile
index c5eb5eb3bff5..154bf05d1ed3 100644
--- a/www/mod_cgi_debug/Makefile
+++ b/www/mod_cgi_debug/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://software.tangent.org/download/
MAINTAINER= ports@FreeBSD.org
+COMMENT= 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