diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2016-11-02 09:05:57 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2016-11-02 09:05:57 +0000 |
commit | e396553b2f374f4afc8d4d511289d74cb4d1288c (patch) | |
tree | 6c75376c72af7f43e5d04019caf03f16f38e8ace /java/javahelp | |
parent | - Add LICENSE (diff) |
Take maintainership of math/scilab dependencies
Notes
Notes:
svn path=/head/; revision=425127
Diffstat (limited to 'java/javahelp')
-rw-r--r-- | java/javahelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index fcf130607401..a49be17fa676 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -8,7 +8,7 @@ CATEGORIES= java devel MASTER_SITES= http://download.java.net/javadesktop/javahelp/ DISTNAME= ${PORTNAME}2_0_05 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Online help support for Java applications USES= zip |