diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-05 08:40:11 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-05 08:40:11 +0800 |
commit | a6d2ffd96dcb869a6dfcda953f955aee778fb8a5 (patch) | |
tree | 8537d402e834b40bb6276a3177bbcde8880c9323 | |
parent | c9bb3b601a9c0e85fe58a988d748bdd984915952 (diff) | |
download | freebsd-ports-gnome-a6d2ffd96dcb869a6dfcda953f955aee778fb8a5.tar.gz freebsd-ports-gnome-a6d2ffd96dcb869a6dfcda953f955aee778fb8a5.tar.zst freebsd-ports-gnome-a6d2ffd96dcb869a6dfcda953f955aee778fb8a5.zip |
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | java/jce-aba/Makefile | 2 | ||||
-rw-r--r-- | java/jsdk/Makefile | 4 | ||||
-rw-r--r-- | www/apache-jserv/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/java/jce-aba/Makefile b/java/jce-aba/Makefile index 9b7ebc3196c6..6b3c19ee42d3 100644 --- a/java/jce-aba/Makefile +++ b/java/jce-aba/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd -MAINTAINER= greg@greg.rim.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Clean room implementation of the Java Cryptograph Extension (JCE) API USE_JAVA= yes diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile index 74fcf6d500a4..d6b2b6bc676c 100644 --- a/java/jsdk/Makefile +++ b/java/jsdk/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # DISTNAME= jsdk20-solaris2-sparc EXTRACT_SUFX= .tar.Z -MAINTAINER= greg@greg.rim.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Sun\'s Java Servlet Developers Kit RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper @@ -26,7 +26,7 @@ RESTRICTED= "Sun has a funky license for this software; no commercial use" WRKSRC= ${WRKDIR}/JSDK2.0 .if defined(BATCH) -IGNORE= "Should be fetched manually" +IGNORE= Should be fetched manually .endif PLIST_FILES= %%JAVAJARDIR%%/jsdk.jar bin/servletrunner diff --git a/www/apache-jserv/Makefile b/www/apache-jserv/Makefile index 5022cd6d7fb8..d62520087684 100644 --- a/www/apache-jserv/Makefile +++ b/www/apache-jserv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www java MASTER_SITES= http://archive.apache.org/dist/java/jserv/ DISTNAME= ApacheJServ-${PORTVERSION} -MAINTAINER= greg@greg.rim.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Loadable servlet module for apache USE_JAVA= yes |