Skip to content

Commit

Permalink
dns/samba-nsupdate: Fix CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 3, 2021
1 parent 0b50459 commit 72dc97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dns/samba-nsupdate/Makefile
Expand Up @@ -20,6 +20,7 @@ USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
ISCVERSION= 9.16.5

CPE_VENDOR= isc
CPE_PRODUCT= bind
CPE_VERSION= ${ISCVERSION:C/-.*//}
.if ${ISCVERSION:M*-*}
CPE_UPDATE= ${ISCVERSION:C/.*-//:tl}
Expand Down

0 comments on commit 72dc97f

Please sign in to comment.