Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 09:11:40 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: efb8d0d181f3 - main - x11-toolkits/plib: Return to pool
Message-ID:  <6a14124c.25822.49f7810c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=efb8d0d181f39b171badc08c504a8d40cc95fc5b

commit efb8d0d181f39b171badc08c504a8d40cc95fc5b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-05-25 08:53:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-05-25 08:53:02 +0000

    x11-toolkits/plib: Return to pool
---
 x11-toolkits/plib/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index e423306b0739..151fb3aee0e9 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	8
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://plib.sourceforge.net/dist/
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable library for joystick/sound/OpenGL GUI/3D math
 WWW=		https://plib.sourceforge.net/
 
@@ -12,8 +12,8 @@ LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cpe gl gmake localbase:ldflags xorg
-USE_CXXSTD=	c++14
 CPE_VENDOR=	${PORTNAME}_project
+USE_CXXSTD=	c++14
 USE_GL=		glu
 USE_XORG=	xt xi xmu xext x11
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a14124c.25822.49f7810c>