aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2023-11-08 18:43:07 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2023-11-08 18:43:07 +0000
commit379cec2296b783715804b77e3366953a48b324f6 (patch)
tree349509c34b1ca6f692773a6bfd86775b3b118734 /java
parent82b6b39e700ed5dd04873d4397f9760727384d2d (diff)
downloadports-379cec2296b783715804b77e3366953a48b324f6.tar.gz
ports-379cec2296b783715804b77e3366953a48b324f6.zip
math/scilab: drop maintainership
Release math/scilab and its prerequisites
Diffstat (limited to 'java')
-rw-r--r--java/apache-commons-collections/Makefile2
-rw-r--r--java/apache-commons-logging/Makefile2
-rw-r--r--java/javahelp/Makefile2
-rw-r--r--java/jgraphx/Makefile2
-rw-r--r--java/jrosetta/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/java/apache-commons-collections/Makefile b/java/apache-commons-collections/Makefile
index f041e6105798..6c52ce1209f7 100644
--- a/java/apache-commons-collections/Makefile
+++ b/java/apache-commons-collections/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE_COMMONS_SOURCE
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Classes that extend/augment the Java Collections Framework
WWW= https://commons.apache.org/proper/commons-collections/
diff --git a/java/apache-commons-logging/Makefile b/java/apache-commons-logging/Makefile
index 73203089e2d5..23cfc151b973 100644
--- a/java/apache-commons-logging/Makefile
+++ b/java/apache-commons-logging/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generic logging wrapper library
WWW= https://commons.apache.org/proper/commons-logging/
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile
index 88d93f2ab45d..4fb763ecf96e 100644
--- a/java/javahelp/Makefile
+++ b/java/javahelp/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 2.0.05.20170719
PORTREVISION= 1
CATEGORIES= java devel
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Online help support for Java applications
WWW= https://javaee.github.io/javahelp/
diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile
index 14f44b97e26d..795b7849a8ac 100644
--- a/java/jgraphx/Makefile
+++ b/java/jgraphx/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 4.2.2
DISTVERSIONPREFIX= v
CATEGORIES= java graphics
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java Graph Diagram Component version X
WWW= https://github.com/jgraph/jgraphx
diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile
index 9a0566d827aa..7f94d2f6f3d9 100644
--- a/java/jrosetta/Makefile
+++ b/java/jrosetta/Makefile
@@ -8,7 +8,7 @@ DISTFILES= ${PORTNAME}-api-${PORTVERSION}.jar:api \
${PORTNAME}-engine-${PORTVERSION}.jar:engine
EXTRACT_ONLY= #
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= API for building a graphical console in Swing
WWW= http://dev.artenum.com/projects/JRosetta