aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-06-03 03:51:30 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-06-03 03:51:30 +0000
commit5183301e808e77533952839c16e378bd3b1b41d7 (patch)
treeaf03a943975a1d91eac0946f07d42e82ff8b2431 /databases/Makefile
parentb6c421350e13982712c37b53d0a1db0ef43c03d5 (diff)
downloadports-5183301e808e77533952839c16e378bd3b1b41d7.tar.gz
ports-5183301e808e77533952839c16e378bd3b1b41d7.zip
Add databases/pg_ed25519, PostgreSQL extension for ed25519 sign and verify
PR: 239708 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
Notes
Notes: svn path=/head/; revision=537591
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 58f5f9eead30..a06dbe8dad60 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -555,6 +555,7 @@
SUBDIR += pg_activity
SUBDIR += pg_citus
SUBDIR += pg_dirtyread
+ SUBDIR += pg_ed25519
SUBDIR += pg_partman
SUBDIR += pg_qualstats
SUBDIR += pg_reorg