diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-14 10:39:49 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-14 10:55:34 +0000 |
commit | 878ae5d67d80230bf34a9399f5f72379c5ecfead (patch) | |
tree | 6800f32a7b4e7866e466b3219c67228782feeb9a | |
parent | fa5b14e5e04e1578745f29b203d8fdc4e4503d92 (diff) | |
download | ports-878ae5d67d80230bf34a9399f5f72379c5ecfead.tar.gz ports-878ae5d67d80230bf34a9399f5f72379c5ecfead.zip |
sysutils/puppet7: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
-rw-r--r-- | sysutils/puppet7/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/puppet7/Makefile b/sysutils/puppet7/Makefile index b667c0ae805c..a0d8364c9298 100644 --- a/sysutils/puppet7/Makefile +++ b/sysutils/puppet7/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= rubygem-concurrent-ruby>1.0:devel/rubygem-concurrent-ruby \ rubygem-semantic_puppet>=1:devel/rubygem-semantic_puppet USES= cpe -CPE_VENDOR= puppetlabs USE_GITHUB= yes GH_ACCOUNT= puppetlabs |