git: a445bac68085 - main - net/csync2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:42 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a445bac680850a027f6ab10146c12e2c935bda64 commit a445bac680850a027f6ab10146c12e2c935bda64 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:19 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:19 +0000 net/csync2: Add CPE information Approved by: portmgr (blanket) --- net/csync2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 0d62acff04d0..8125a84d524f 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -13,7 +13,8 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \ librsync.so:net/librsync \ libsqlite3.so:databases/sqlite3 -USES= autoreconf pkgconfig shebangfix +USES= autoreconf cpe pkgconfig shebangfix +CPE_VENDOR= linbit USE_GITHUB= yes GH_ACCOUNT= LINBIT GH_TAGNAME= a8d38eb