diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/java2html/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76042
Diffstat (limited to 'textproc/java2html/Makefile')
-rw-r--r-- | textproc/java2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 08ed1c61b7e1..1e609b99efd1 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/converters MAINTAINER= mkamm@gmx.net +COMMENT= Java sources to HTML converter USE_AUTOCONF= yes |