diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /www/mod_auth_mysql_another | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 1 | ||||
-rw-r--r-- | www/mod_auth_mysql_another/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index f37f3dd..2826e7b 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 1d02fe2..0000000 --- a/www/mod_auth_mysql_another/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Allows users to use MySQL databases for user authentication |