diff options
| author | John Hein <jcfyecrayz@liamekaens.com> | 2023-10-20 07:19:22 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-10-20 07:19:22 +0000 |
| commit | 002d00dce5020189948856d4ff30c88f7367a75f (patch) | |
| tree | 08acad99e4d5c8602720459941fa14cbf27281d9 | |
| parent | 3d5bec0e07b8106bc02a875b7efb27dc7438723f (diff) | |
| download | ports-002d00dce5020189948856d4ff30c88f7367a75f.tar.gz ports-002d00dce5020189948856d4ff30c88f7367a75f.zip | |
security/py-greenbone-feed-sync: Fix pkg-plist
- Bump PORTREVISION
PR: 274377
Reported by: John Hein <jcfyecrayz _at_ liamekaens.com>
| -rw-r--r-- | security/py-greenbone-feed-sync/Makefile | 1 | ||||
| -rw-r--r-- | security/py-greenbone-feed-sync/pkg-plist | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/security/py-greenbone-feed-sync/Makefile b/security/py-greenbone-feed-sync/Makefile index 65f0c90bced0..0493918b8342 100644 --- a/security/py-greenbone-feed-sync/Makefile +++ b/security/py-greenbone-feed-sync/Makefile @@ -1,6 +1,7 @@ PORTNAME= greenbone-feed-sync DISTVERSION= 23.8.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-greenbone-feed-sync/pkg-plist b/security/py-greenbone-feed-sync/pkg-plist index ecbd20453c08..a886baa27906 100644 --- a/security/py-greenbone-feed-sync/pkg-plist +++ b/security/py-greenbone-feed-sync/pkg-plist @@ -49,9 +49,3 @@ bin/greenbone-scapdata-sync @dir(gvm,gvm,750) /var/lib/notus @dir(gvm,gvm,750) /var/lib/openvas/plugins @dir(gvm,gvm,750) /var/lib/openvas -@dir etc/gvm -@dir /var/lib/gvm -@dir /var/lib/notus -@dir /var/lib/openvas/plugins -@dir /var/lib/openvas -@dir /var/lib |
