diff options
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r-- | textproc/tth/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 4af40a5832bf..c595e34e6f22 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -6,14 +6,14 @@ # PORTNAME= tth -PORTVERSION= 3.76 -PORTREVISION= 1 +PORTVERSION= 3.77 CATEGORIES= textproc -MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ +MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ \ + http://redundancy.redundancy.org/mirror/ DISTNAME= tth_C EXTRACT_SUFX= .tgz -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= lx@FreeBSD.org COMMENT= A TeX to HTML translator RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |