summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-12-06 16:39:07 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-12-06 16:39:07 +0000
commitcf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch)
tree4432d8d9ec369f1ca6e3e6868602841bfaab85da /java
parent- Cleanup the Makefile (diff)
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout Feature safe: yes
Notes
Notes: svn path=/head/; revision=308390
Diffstat (limited to 'java')
-rw-r--r--java/javahelp/Makefile2
-rw-r--r--java/jrosetta/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile
index 554bdee91e83..262c166df5d3 100644
--- a/java/javahelp/Makefile
+++ b/java/javahelp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://download.java.net/javadesktop/javahelp/ \
DISTNAME= ${PORTNAME}2_0_05
EXTRACT_SUFX= .zip
-MAINTAINER= rfarmer@predatorlabs.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A system to add online help to Java applications
USE_JAVA= yes
diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile
index 5e68333b9d76..2b2d69cae0cc 100644
--- a/java/jrosetta/Makefile
+++ b/java/jrosetta/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://maven.artenum.com/content/groups/public/com/artenum/${PORTN
http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTNAME}-api/${PORTVERSION}/:api \
http://maven.artenum.com/content/groups/public/com/artenum/${PORTNAME}/${PORTNAME}-engine/${PORTVERSION}/:engine
-MAINTAINER= rfarmer@predatorlabs.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= API for building a graphical console in Swing
USE_JAVA= yes