diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-04-18 14:47:25 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-04-18 14:51:06 +0000 |
commit | df05e7c3412b239a8502e83b7f597788a98013b4 (patch) | |
tree | 257a6fd61981b0dcf5fedecf7d36f229156a01bc | |
parent | b55640631dad4c46c313e34136fe84104d0f9c89 (diff) | |
download | ports-df05e7c3412b239a8502e83b7f597788a98013b4.tar.gz ports-df05e7c3412b239a8502e83b7f597788a98013b4.zip |
security/py-notus-scanner: Bump PORTREVISION because a package with incomplete files was built
PR: 270893
Reported by: Trond.Endrestol __at___ ximalas.info
-rw-r--r-- | security/py-notus-scanner/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-notus-scanner/Makefile b/security/py-notus-scanner/Makefile index 801b6a30aab0..242b4880e11e 100644 --- a/security/py-notus-scanner/Makefile +++ b/security/py-notus-scanner/Makefile @@ -1,6 +1,7 @@ PORTNAME= notus-scanner DISTVERSION= 22.4.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |