diff options
author | znerd <znerd@FreeBSD.org> | 2003-04-16 16:06:44 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-04-16 16:06:44 +0800 |
commit | 48f595faaffebc697a550852d944283e5eb8b05f (patch) | |
tree | 0373e79d8928b50640444ea9118fe982a54c1db3 /java/jboss2 | |
parent | 6e17cc4a3cc238890fb2107e9efd26803d350013 (diff) | |
download | freebsd-ports-gnome-48f595faaffebc697a550852d944283e5eb8b05f.tar.gz freebsd-ports-gnome-48f595faaffebc697a550852d944283e5eb8b05f.tar.zst freebsd-ports-gnome-48f595faaffebc697a550852d944283e5eb8b05f.zip |
Officially dropping maintainership. I have no time nor the interest
to maintain the JBoss ports.
Diffstat (limited to 'java/jboss2')
-rw-r--r-- | java/jboss2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss2/Makefile b/java/jboss2/Makefile index abc9c261149e..623f145266e9 100644 --- a/java/jboss2/Makefile +++ b/java/jboss2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${APP_TITLE}-${PORTVERSION} -MAINTAINER= znerd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JBoss 2, an open-source J2EE application server USE_JAVA= 1.2+ |