diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-12 22:19:34 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-12 22:19:34 +0800 |
commit | c968d3d29674d2a61b3c12caf5755f68f88973b7 (patch) | |
tree | 61e8975659ef446d9391adad2a6cecc4c61379ae /www/resin2 | |
parent | 503a12484ccab721916f3236bc9b4f222a5e0846 (diff) | |
download | freebsd-ports-gnome-c968d3d29674d2a61b3c12caf5755f68f88973b7.tar.gz freebsd-ports-gnome-c968d3d29674d2a61b3c12caf5755f68f88973b7.tar.zst freebsd-ports-gnome-c968d3d29674d2a61b3c12caf5755f68f88973b7.zip |
- Switch maintainership to submitter
PR: 111497
Submitted by: Boris Kovalenko <boris@tagnet.ru>
Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (old maintainer)
Diffstat (limited to 'www/resin2')
-rw-r--r-- | www/resin2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/resin2/Makefile b/www/resin2/Makefile index acbf88fca255..d43b623e2c12 100644 --- a/www/resin2/Makefile +++ b/www/resin2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= http://www.caucho.com/download/ -MAINTAINER= jbq@caraldi.com +MAINTAINER= boris@tagnet.ru COMMENT= Resin, a Java-based Application Server, 2.x branch USE_JAVA= yes |