aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql_another
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /www/mod_auth_mysql_another
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r--www/mod_auth_mysql_another/Makefile1
-rw-r--r--www/mod_auth_mysql_another/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile
index f37f3dde0e4a..2826e7baedf6 100644
--- a/www/mod_auth_mysql_another/Makefile
+++ b/www/mod_auth_mysql_another/Makefile
@@ -12,6 +12,7 @@ DISTNAME= mod_auth_mysql
EXTRACT_SUFX= .c.gz
MAINTAINER= mbr@FreeBSD.org
+COMMENT= Allows users to use MySQL databases for user authentication
BUILD_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/${AP_PORT}
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/www/mod_auth_mysql_another/pkg-comment b/www/mod_auth_mysql_another/pkg-comment
deleted file mode 100644
index 1d02fe297802..000000000000
--- a/www/mod_auth_mysql_another/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Allows users to use MySQL databases for user authentication