diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2017-02-05 21:58:58 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-05 21:58:58 +0000 |
| commit | b30c1121d448bd323db1fa1974e432749eeea46a (patch) | |
| tree | 00276fd1e728304c2d40362fac5a62a2f9fcdc14 /databases/puppetdb | |
| parent | d7070059c0dda9f53dfb86776c21bac9e014c473 (diff) | |
Notes
Diffstat (limited to 'databases/puppetdb')
| -rw-r--r-- | databases/puppetdb/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/puppetdb/Makefile b/databases/puppetdb/Makefile index f30387df9706..765f5f360ca2 100644 --- a/databases/puppetdb/Makefile +++ b/databases/puppetdb/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://downloads.puppetlabs.com/puppetdb/ MAINTAINER= freebsd@zleslie.info COMMENT= PuppetDB storeconfigs backend +DEPRECATED= Depends on expired sysutils/puppet38, use puppetdb[34] instead +EXPIRATION_DATE=2017-04-05 + LICENSE= APACHE20 RUN_DEPENDS= bash:shells/bash \ |
