aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_log_sql
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_log_sql')
-rw-r--r--www/mod_log_sql/Makefile1
-rw-r--r--www/mod_log_sql/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile
index 228e043b491..ff57953a82f 100644
--- a/www/mod_log_sql/Makefile
+++ b/www/mod_log_sql/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= http://www.grubbybaby.com/mod_log_sql/
DISTFILES= mod_log_sql-${PORTVERSION}
MAINTAINER= lev@serebryakov.spb.ru
+COMMENT= Allows Apache to log to a MySQL database
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/${AP_PORT}
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/www/mod_log_sql/pkg-comment b/www/mod_log_sql/pkg-comment
deleted file mode 100644
index c9b381ec2a0..00000000000
--- a/www/mod_log_sql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Allows Apache to log to a MySQL database