aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 19:34:09 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 19:37:06 +0000
commit342139b9d761e81233e135055e34cb534783ee30 (patch)
tree3f04516a9ff72aada15f33d183ae64c0fdacb84d
parent628c61939eccbfd4b4f5e11059ffc399701edd92 (diff)
downloadports-342139b9d761e81233e135055e34cb534783ee30.tar.gz
ports-342139b9d761e81233e135055e34cb534783ee30.zip
sysutils/accountsservice: Fix CPE_VENDOR
PR: 256111 Submitted by: 0mp Approved by: portmgr (blanket)
-rw-r--r--sysutils/accountsservice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile
index 70e6c3b40850..f01b3a207c5a 100644
--- a/sysutils/accountsservice/Makefile
+++ b/sysutils/accountsservice/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= dbus>0:devel/dbus
LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit
USES= cpe gettext gnome localbase:ldflags meson pkgconfig tar:xz
-CPE_VENDOR= ray_stode
+CPE_VENDOR= freedesktop
USE_GNOME= glib20 intltool libxslt introspection:build
USE_LDCONFIG= yes
MESON_ARGS= -Delogind=false \