diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-09-23 21:11:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-09-23 21:11:51 +0000 |
commit | c499c78518473c7fbbaba872c3718b3eb4e7e2c5 (patch) | |
tree | b3fe012f57fd2c7c57b009f6af5b5cb1be6880fb /java | |
parent | a74f6e48dca50331cfaf95533af0291dd51deb82 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/phpeclipse/Makefile | 2 | ||||
-rw-r--r-- | java/veditor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index e79e61f8dd08..d790662cf66c 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -8,7 +8,7 @@ CATEGORIES= java editors devel MASTER_SITES= SF/${PORTNAME}/a%29%20Eclipse%203.3.x/PHPEclipse-${PORTVERSION} DISTNAME= PHPEclipse-${PLIST_VER}-src -MAINTAINER= kamikaze@bsdforen.de +MAINTAINER= ports@FreeBSD.org COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework RUN_DEPENDS= eclipse:java/eclipse diff --git a/java/veditor/Makefile b/java/veditor/Makefile index 8bd4d75efcbd..cbe2dcfade4d 100644 --- a/java/veditor/Makefile +++ b/java/veditor/Makefile @@ -10,7 +10,7 @@ DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= kamikaze@bsdforen.de +MAINTAINER= ports@FreeBSD.org COMMENT= Verilog and VHDL editor plugin for eclipse RUN_DEPENDS= eclipse:java/eclipse |