mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 08:26:27 -04:00
security/dropbear: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
This commit is contained in:
parent
204b5ee9a3
commit
1f35da5fb9
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= cpe gmake tar:bzip2
|
USES= cpe gmake tar:bzip2
|
||||||
CPE_VENDOR= matt_johnston
|
CPE_VENDOR= dropbear_ssh_project
|
||||||
CPE_PRODUCT= dropbear_ssh_server
|
CPE_PRODUCT= dropbear_ssh
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
|
|
Loading…
Add table
Reference in a new issue