Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 16:38:17 GMT
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: 4da11c96eea1 - main - graphics/agg: Return to pool
Message-ID:  <202409211638.48LGcHY6068105@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 4da11c96eea1db03c9f45d5b0a688c2f9124073b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-09-21 12:47:23 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-09-21 16:37:57 +0000

    graphics/agg: Return to pool
---
 graphics/agg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index bd3720d4bed7..ea4564830f56 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://distfiles.alpinelinux.org/distfiles/ \
 		http://distfiles.lesslinux.org/ \
 		http://gentoo.netnitco.net/distfiles/
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	High Quality Rendering Engine for C++
 WWW=		http://www.antigrain.com/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409211638.48LGcHY6068105>