mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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
This commit is contained in:
parent
19a58505af
commit
e3ea2e922e
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
PORTNAME= tomcat-native
|
PORTNAME= tomcat-native
|
||||||
DISTVERSION= 1.3.0
|
DISTVERSION= 1.3.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www java
|
CATEGORIES= www java
|
||||||
MASTER_SITES= https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/
|
MASTER_SITES= https://archive.apache.org/dist/tomcat/tomcat-connectors/native/${PORTVERSION}/source/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
|
|
||||||
MAINTAINER= ale@FreeBSD.org
|
MAINTAINER= michaelo@apache.org
|
||||||
COMMENT= Tomcat native library
|
COMMENT= Tomcat native library
|
||||||
WWW= https://tomcat.apache.org/native-${PORTVERSION:R}-doc/
|
WWW= https://tomcat.apache.org/native-${PORTVERSION:R}-doc/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue