git: f05d5c993dd6 - main - mail/isync: Update deprecated CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 13:01:56 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f05d5c993dd67b1f13b112ffd5a833f25e563ab1
commit f05d5c993dd67b1f13b112ffd5a833f25e563ab1
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-21 12:57:48 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-21 12:57:48 +0000
mail/isync: Update deprecated CPE information
Approved by: portmgr (blanket)
---
mail/isync/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index a965c2409121..2fd12a4535e1 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
USES= alias bdb compiler:c11 cpe perl5 ssl
-CPE_VENDOR= oswald_buddenhagen
+CPE_VENDOR= isync_project
USE_PERL5= build
GNU_CONFIGURE= yes