diff options
author | sem <sem@FreeBSD.org> | 2005-09-02 23:01:55 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-09-02 23:01:55 +0800 |
commit | 862ef80604d0812bafeb896e85f762a4008bc421 (patch) | |
tree | 24e40cc8898248669ad8e79b55abe24cdf165e17 /textproc/txt2html | |
parent | 08293d0bc5bc9d8ab6a355a0c7bb201f1e5cdb7c (diff) | |
download | freebsd-ports-gnome-862ef80604d0812bafeb896e85f762a4008bc421.tar.gz freebsd-ports-gnome-862ef80604d0812bafeb896e85f762a4008bc421.tar.zst freebsd-ports-gnome-862ef80604d0812bafeb896e85f762a4008bc421.zip |
- Update to 2.42
PR: ports/85538
Submitted by: Ports Fury
Diffstat (limited to 'textproc/txt2html')
-rw-r--r-- | textproc/txt2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/txt2html/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 2df87dbc8f93..b8238d7ae56c 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= txt2html -PORTVERSION= 2.41 +PORTVERSION= 2.42 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= txt2html diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo index 1871dfaed934..f1b2904d7d0a 100644 --- a/textproc/txt2html/distinfo +++ b/textproc/txt2html/distinfo @@ -1,2 +1,2 @@ -MD5 (txt2html-2.41.tar.gz) = fe6f80191860e2724e113a643a9da62a -SIZE (txt2html-2.41.tar.gz) = 114799 +MD5 (txt2html-2.42.tar.gz) = abf20ed2e05e624fc7ff2f78598b1c95 +SIZE (txt2html-2.42.tar.gz) = 116939 |