diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/mod_auth_mysql_another | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) |
Remove USE_REINPLACE from categories starting with W
Notes
Notes:
svn path=/head/; revision=162218
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 052d08b62ed4..b8ac1602e913 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -16,7 +16,6 @@ MAINTAINER= mbr@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication USE_MYSQL= YES -USE_REINPLACE= YES SHORTMODNAME= mysql_auth AP_FAST_BUILD= YES |