diff options
Diffstat (limited to 'textproc/java2html')
-rw-r--r-- | textproc/java2html/Makefile | 1 | ||||
-rw-r--r-- | textproc/java2html/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/textproc/java2html/pkg-comment b/textproc/java2html/pkg-comment deleted file mode 100644 index 1c86d5c71bba..000000000000 --- a/textproc/java2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Java sources to HTML converter |