diff options
Diffstat (limited to 'textproc/java2html')
-rw-r--r-- | textproc/java2html/Makefile | 4 | ||||
-rw-r--r-- | textproc/java2html/distinfo | 2 | ||||
-rw-r--r-- | textproc/java2html/pkg-descr | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 23415ff8e3ca..c72ac4074891 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: java2html -# Version required: 0.4 +# Version required: 0.7.2 # Date created: 21 March 1999 # Whom: Martin Kammerhofer # # $FreeBSD$ # -DISTNAME= java2html-0.6.3 +DISTNAME= java2html-0.7.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 a1b8c010e3a8..5685d6b059cd 100644 --- a/textproc/java2html/distinfo +++ b/textproc/java2html/distinfo @@ -1 +1 @@ -MD5 (java2html-0.6.3.tar.gz) = eda7fe66b21e079d61de769bc4fb5ee2 +MD5 (java2html-0.7.2.tar.gz) = a06c166312945a0bd17a1e97ffeb9a24 diff --git a/textproc/java2html/pkg-descr b/textproc/java2html/pkg-descr index 260b61ddfc1d..48ac19554cc4 100644 --- a/textproc/java2html/pkg-descr +++ b/textproc/java2html/pkg-descr @@ -10,3 +10,5 @@ Java2html offers the following features: - easy integration with webservers - browse your sources colourized - gzips http output for browsers to save bandwidth (only in CGI mode) - documentation and manpage included + +Homepage: http://user.cs.tu-berlin.de/~schintke/x2html/index.html |