aboutsummaryrefslogtreecommitdiff
path: root/graphics/libexif/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-14 09:30:00 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:55:13 +0000
commita66f8154d4cea654e05c6287240adfacb8515b6c (patch)
tree3659a7baf713bb414dd3e130dff326553dcff006 /graphics/libexif/Makefile
parentc5d03effbe648ba60fdb5530c678d1335fc8017e (diff)
downloadports-a66f8154d4cea654e05c6287240adfacb8515b6c.tar.gz
ports-a66f8154d4cea654e05c6287240adfacb8515b6c.zip
graphics/libexif: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/libexif/Makefile')
-rw-r--r--graphics/libexif/Makefile2
1 files changed, 1 insertions, 1 deletions
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