diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-01-26 09:36:58 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-01-26 09:36:58 +0000 |
commit | eb6983914f946276d0dbd9b53e478217051af94a (patch) | |
tree | 69cf010f212eb8b2adc5781b4dfa9a6fded835ad /databases/Makefile | |
parent | 76a3f8cfc6411a4ef31148b77e62f4ca7e55607d (diff) |
This is the MySQL backend module for ProFTPD
Notes
Notes:
svn path=/head/; revision=289834
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 6eac8506bfdd..8462aaabfa33 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -636,6 +636,7 @@ SUBDIR += postgresql91-server SUBDIR += postgresql_autodoc SUBDIR += powerarchitect + SUBDIR += proftpd-mod_sql_mysql SUBDIR += pure-sql3 SUBDIR += puredb SUBDIR += pxlib |