git: a66f8154d4ce - main - graphics/libexif: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a66f8154d4cea654e05c6287240adfacb8515b6c
commit a66f8154d4cea654e05c6287240adfacb8515b6c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:30:00 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:13 +0000
graphics/libexif: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
graphics/libexif/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index a4b25834f46e..34083371f3fe 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gmake libtool localbase pathfix pkgconfig tar:xz
-CPE_VENDOR= curtis_galloway
+CPE_VENDOR= libexif_project
CONFIGURE_ARGS= --disable-docs
GNU_CONFIGURE= yes
More information about the dev-commits-ports-all
mailing list