aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Osipov <michaelo@FreeBSD.org>2024-04-17 08:22:48 +0000
committerMichael Osipov <michaelo@FreeBSD.org>2024-04-17 08:56:53 +0000
commite3ea2e922ea9ce4d205355647e3aeb1d35e53f9f (patch)
treeda455457865cf44c5ff7b6397665ccbf038d516b
parent19a58505af2b92c9ceab41eb598de416fe34e347 (diff)
downloadports-e3ea2e922ea9ce4d205355647e3aeb1d35e53f9f.tar.gz
ports-e3ea2e922ea9ce4d205355647e3aeb1d35e53f9f.zip
www/tomcat-native: take ownership
As agreed with ale@, I am taking ownership of this port. Approved by: otis (mentor), ale Differential Revision: https://reviews.freebsd.org/D44822
-rw-r--r--www/tomcat-native/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile
index 2095bfe4f64f..07748467aa4a 100644
--- a/www/tomcat-native/Makefile
+++ b/www/tomcat-native/Makefile
@@ -1,10 +1,11 @@
PORTNAME= tomcat-native
DISTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= ale@FreeBSD.org
+MAINTAINER= michaelo@apache.org
COMMENT= Tomcat native library
WWW= https://tomcat.apache.org/native-${PORTVERSION:R}-doc/