diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 03:21:25 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 03:21:25 +0800 |
commit | a157cb23b0011fb81d9b59e85071dabe2ecf9691 (patch) | |
tree | ee6f425e760eccd9c5bac50af3ee3c62500cd974 /textproc/jdictionary | |
parent | 297d58eaaca19680ec84982f543e316566a8772e (diff) | |
download | freebsd-ports-gnome-a157cb23b0011fb81d9b59e85071dabe2ecf9691.tar.gz freebsd-ports-gnome-a157cb23b0011fb81d9b59e85071dabe2ecf9691.tar.zst freebsd-ports-gnome-a157cb23b0011fb81d9b59e85071dabe2ecf9691.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
Diffstat (limited to 'textproc/jdictionary')
-rw-r--r-- | textproc/jdictionary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 4bb9453e8160..17db78c766f0 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc java MASTER_SITES= SF/jdictionary/jDictionary/jDictionary%20version%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Platform independent, plugin based dictionary RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |