aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_auth_mysql/Makefile1
-rw-r--r--www/mod_auth_mysql/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 955692fd925c..e2fe5794afba 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-auth-mysql
MAINTAINER= jeh@FreeBSD.org
+COMMENT= Allows users to use MySQL databases for user authentication
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT}
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/www/mod_auth_mysql/pkg-comment b/www/mod_auth_mysql/pkg-comment
deleted file mode 100644
index 1d02fe297802..000000000000
--- a/www/mod_auth_mysql/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Allows users to use MySQL databases for user authentication