diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-01-26 09:38:14 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-01-26 09:38:14 +0000 |
commit | 3602d8866058d57ad04bac8f88925eac5cec49ef (patch) | |
tree | b987613f26917376012810fd3a7329481706cfb7 /databases/Makefile | |
parent | eb6983914f946276d0dbd9b53e478217051af94a (diff) | |
download | ports-3602d8866058d57ad04bac8f88925eac5cec49ef.tar.gz ports-3602d8866058d57ad04bac8f88925eac5cec49ef.zip |
This is the PostgreSQL backend module for ProFTPD
Notes
Notes:
svn path=/head/; revision=289835
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 8462aaabfa33..cd2298871c6d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -637,6 +637,7 @@ SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += proftpd-mod_sql_mysql + SUBDIR += proftpd-mod_sql_postgres SUBDIR += pure-sql3 SUBDIR += puredb SUBDIR += pxlib |