From eeae9c0b166f8b1a08414ff53d2213aef8247d4e Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 7 May 2025 14:19:29 -0500 Subject: [PATCH] x11/libxklavier: revert previous commit. I jumped the gun. --- x11/libxklavier/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 2799e25e9e9a..f9c4936e9aeb 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -5,13 +5,10 @@ PORTEPOCH= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME -MAINTAINER= linimon@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Utility library to make XKB stuff easier WWW= https://gswitchit.sourceforge.net/ -DEPRECATED= upstream claims unmaintained, folded into GNOME long ago -EXPIRATION_DATE= 2025-07-05 - BUILD_DEPENDS= iso-codes>=0:misc/iso-codes RUN_DEPENDS= xkbcomp:x11/xkbcomp \ iso-codes>=0:misc/iso-codes