diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 19:22:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 19:22:58 +0000 |
commit | d31bdf76f1230cce03a9d49a12172309a48cffb5 (patch) | |
tree | f7f208ceca94cafb0c156be89a0500afee39381e /textproc | |
parent | c10106a5f697090353c824f5057ed4cc018adeba (diff) | |
download | ports-d31bdf76f1230cce03a9d49a12172309a48cffb5.tar.gz ports-d31bdf76f1230cce03a9d49a12172309a48cffb5.zip |
Notes
Diffstat (limited to 'textproc')
-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 17db78c766f0..4bb9453e8160 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= ports@FreeBSD.org +MAINTAINER= jmohacsi@bsd.hu COMMENT= Platform independent, plugin based dictionary RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |