Open Source Puppet 4 LTS reached EOL in october 2018, Puppet 5 (client, master as well as puppetdb) have been in our tree for years, Puppet 6 (client and master, not yet puppetdb) were recently imported. Users should long have upgraded to version 5 by now; see https://puppet.com/docs/puppet/5.5/upgrade_minor.html for upgrade details. OK bcallah
8 lines
134 B
Makefile
8 lines
134 B
Makefile
# $OpenBSD: Makefile,v 1.61 2020/05/22 19:58:14 kn Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 5
|
|
SUBDIR += 6
|
|
|
|
.include <bsd.port.subdir.mk>
|