aboutsummaryrefslogtreecommitdiff
path: root/textproc/txt2html
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-01 20:13:45 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-01 20:13:45 +0000
commitad9065f5eb30de0e710575475b016fc0d4b85982 (patch)
treea410c17b4b33fee2c3b86f6abe5dcbac27ddf7c9 /textproc/txt2html
parent97e9bec1b662eed3225f2fabeba03154426c04a5 (diff)
downloadports-ad9065f5eb30de0e710575475b016fc0d4b85982.tar.gz
ports-ad9065f5eb30de0e710575475b016fc0d4b85982.zip
update to 1.27
PR: 17731 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=27247
Diffstat (limited to 'textproc/txt2html')
-rw-r--r--textproc/txt2html/Makefile8
-rw-r--r--textproc/txt2html/distinfo2
-rw-r--r--textproc/txt2html/pkg-descr5
3 files changed, 6 insertions, 9 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 2aba021d0f9e..6a89e172adad 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: txt2html
-# Version required: 1.25
+# Version required: 1.27
# Date created: 29 Jun 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $FreeBSD$
#
-DISTNAME= txt2html-1.25
+DISTNAME= txt2html-1.27
CATEGORIES= textproc
-MASTER_SITES= http://www.thehouse.org/txt2html/
+MASTER_SITES= http://www.aigeek.com/txt2html/
MAINTAINER= croyle@gelemna.ft-wayne.in.us
@@ -29,6 +29,6 @@ do-install:
.endif
@${ECHO_MSG} "To install the sample links dictionary as the default"
@${ECHO_MSG} "copy or link ${PREFIX}/share/doc/txt2html/txt2html.dict to"
- @${ECHO_MSG} "${PREFIX}/lib/txt2html-linkdict or ~/.txt2html-linkdict"
+ @${ECHO_MSG} "${PREFIX}/lib/txt2html.dict or ~/.txt2html.dict"
.include <bsd.port.mk>
diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo
index f9bf657c25d7..8bf600084040 100644
--- a/textproc/txt2html/distinfo
+++ b/textproc/txt2html/distinfo
@@ -1 +1 @@
-MD5 (txt2html-1.25.tar.gz) = db0ba5a273143d1ec7dfc3efcda6cebb
+MD5 (txt2html-1.27.tar.gz) = 4def9252b771a2b1d75515cbdf7e6316
diff --git a/textproc/txt2html/pkg-descr b/textproc/txt2html/pkg-descr
index 51e00a775621..98ac4a8f11bb 100644
--- a/textproc/txt2html/pkg-descr
+++ b/textproc/txt2html/pkg-descr
@@ -6,7 +6,4 @@ apparent structure of the source document (mostly whitespace and
typographic layout), and attempts to mark that structure explicitly
using HTML.
-WWW: http://www.thehouse.org/txt2html/
-
-- Don Croyle
- <croyle@gelemna.ft-wayne.in.us>
+WWW: http://www.aigeek.com/txt2html/