diff options
author | adamw <adamw@FreeBSD.org> | 2017-09-24 05:11:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-09-24 05:11:51 +0800 |
commit | e9272bacd2518cdfbcfef422c5b09aeb6b843447 (patch) | |
tree | b3fe012f57fd2c7c57b009f6af5b5cb1be6880fb /java | |
parent | e1d67ea0a6f47a28a53a1bf42c2e8804638c7984 (diff) | |
download | freebsd-ports-gnome-e9272bacd2518cdfbcfef422c5b09aeb6b843447.tar.gz freebsd-ports-gnome-e9272bacd2518cdfbcfef422c5b09aeb6b843447.tar.zst freebsd-ports-gnome-e9272bacd2518cdfbcfef422c5b09aeb6b843447.zip |
Reset maintainership on Dominic Fandrey's ports.
With hat: portmgr
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 |