diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-28 04:11:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-28 04:11:34 +0000 |
commit | 5b0c32aafb3cd92b53bfa639dc2b2b08868e2d61 (patch) | |
tree | 8e24e976e9aa6df5b50c8e65400ebb0fd9057ba0 /textproc/java2html | |
parent | #define _KERNEL on -current before including sys/msg.h so this will build (diff) |
Update to version 0.9.2.
Diffstat (limited to 'textproc/java2html')
-rw-r--r-- | textproc/java2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/java2html/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 09e02c6f20e1..9c3416734fbe 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= java2html -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= textproc www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/converters diff --git a/textproc/java2html/distinfo b/textproc/java2html/distinfo index a5905a287e82..f8dfca3fc649 100644 --- a/textproc/java2html/distinfo +++ b/textproc/java2html/distinfo @@ -1 +1 @@ -MD5 (java2html-0.9.1.tar.gz) = c69d2ae10c2d6a1bc7305526fee5d01e +MD5 (java2html-0.9.2.tar.gz) = 864589094d9c00d700b968ba57e3ccb1 |