diff options
Diffstat (limited to 'textproc/java2html')
-rw-r--r-- | textproc/java2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 2212714466e9..59382a8a22da 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= Java sources to HTML converter -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 MAN1= java2html.1 |