git: e1e331acdfaf - main - math/ploticus: return to the pool after safekeeping
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 May 2022 21:50:31 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e1e331acdfafcd16305fcbf22184266ddbfb99a1
commit e1e331acdfafcd16305fcbf22184266ddbfb99a1
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-05-05 21:40:48 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-05-05 21:50:18 +0000
math/ploticus: return to the pool after safekeeping
---
math/ploticus/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile
index 43f7916762fe..961da55125a8 100644
--- a/math/ploticus/Makefile
+++ b/math/ploticus/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= SF
DISTNAME= pl${PORTVERSION:S/.//}src
-MAINTAINER?= linimon@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Generates plots and graphs from data
LIB_DEPENDS= libgd.so:graphics/gd \