diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-01 16:49:42 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-01 16:49:42 +0000 |
commit | 99e94fef948849ecaff462cbbd2f336f69ccbf50 (patch) | |
tree | 948e48d0b8eb36984c737d0f7c92c1bc8f76b1d1 /java/javahelp/Makefile | |
parent | eea372244ffcd0b4997b558efb39cc9a4fea243d (diff) | |
download | ports-99e94fef948849ecaff462cbbd2f336f69ccbf50.tar.gz ports-99e94fef948849ecaff462cbbd2f336f69ccbf50.zip |
Notes
Diffstat (limited to 'java/javahelp/Makefile')
-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 d7d8bdbdfd84..242c14a2054c 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 |