diff options
| author | Romain Tartière <romain@FreeBSD.org> | 2020-12-04 20:16:11 +0000 |
|---|---|---|
| committer | Romain Tartière <romain@FreeBSD.org> | 2020-12-04 20:16:11 +0000 |
| commit | 2ba875b5d3446e2f007370f726a751fc1e6193ff (patch) | |
| tree | f29c183a4b8ed480a96adb3facaba84cec053679 /sysutils/puppet6 | |
| parent | f4a5a66cc1f9db07637f6d8e869e960fea90443a (diff) | |
Notes
Diffstat (limited to 'sysutils/puppet6')
| -rw-r--r-- | sysutils/puppet6/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/puppet6/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile index 125aa8c353f7..a5872e4922f0 100644 --- a/sysutils/puppet6/Makefile +++ b/sysutils/puppet6/Makefile @@ -30,7 +30,7 @@ CPE_VENDOR= puppetlabs USE_GITHUB= yes GH_ACCOUNT= puppetlabs -CONFLICTS_INSTALL= puppet4-* puppet5-* +CONFLICTS_INSTALL= puppet5-* puppet7-* PLIST_SUB= PORTVERSION="${PORTVERSION}" NO_ARCH= yes NO_BUILD= yes diff --git a/sysutils/puppet6/pkg-descr b/sysutils/puppet6/pkg-descr index 89a2fce63e8d..9d40dc90e9cc 100644 --- a/sysutils/puppet6/pkg-descr +++ b/sysutils/puppet6/pkg-descr @@ -4,4 +4,4 @@ elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. -WWW: https://puppetlabs.com/puppet/puppet-open-source +WWW: https://puppet.com/docs/puppet/latest/puppet_index.html |
