git: fa5b14e5e04e - main - sysutils/puppet6: Fix CPE information because current one is deprecated

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 14 10:57:05 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fa5b14e5e04e1578745f29b203d8fdc4e4503d92

commit fa5b14e5e04e1578745f29b203d8fdc4e4503d92
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:52:03 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:33 +0000

    sysutils/puppet6: Fix CPE information because current one is deprecated
    
    Approved by:    portmgr (blanket)
---
 sysutils/puppet6/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile
index da6768b43be1..45f2620d9ca7 100644
--- a/sysutils/puppet6/Makefile
+++ b/sysutils/puppet6/Makefile
@@ -25,7 +25,6 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0:devel/rubygem-concurrent-ruby \
 		rubygem-ruby-augeas>=0:textproc/rubygem-ruby-augeas
 
 USES=		cpe
-CPE_VENDOR=	puppetlabs
 USE_GITHUB=	yes
 GH_ACCOUNT=	puppetlabs
 


More information about the dev-commits-ports-main mailing list