diff options
author | romain <romain@FreeBSD.org> | 2017-08-12 22:19:04 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2017-08-12 22:19:04 +0800 |
commit | c1bc8c458368cd2693d0b89c330fb068bf8fb320 (patch) | |
tree | 9ad195e5d4bfc761e467fa3b8e687fdb33ae3578 /databases/Makefile | |
parent | 7342a30fbada9ede3bbe8d06eab9b969405721d8 (diff) | |
download | freebsd-ports-gnome-c1bc8c458368cd2693d0b89c330fb068bf8fb320.tar.gz freebsd-ports-gnome-c1bc8c458368cd2693d0b89c330fb068bf8fb320.tar.zst freebsd-ports-gnome-c1bc8c458368cd2693d0b89c330fb068bf8fb320.zip |
New port databases/puppetdb-terminus5
Copy databases/puppetdb-terminus4 to databases/puppetdb-terminus5 and update.
While here, update/Fix conflicts with databases/puppetdb-terminus[34].
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 fecf7bbe21ad..20864cb628b7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -736,6 +736,7 @@ SUBDIR += proftpd-mod_sql_tds SUBDIR += puppetdb-terminus3 SUBDIR += puppetdb-terminus4 + SUBDIR += puppetdb-terminus5 SUBDIR += puppetdb3 SUBDIR += puppetdb4 SUBDIR += puppetdb5 |