diff options
author | barner <barner@FreeBSD.org> | 2005-11-16 13:23:01 +0000 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-11-16 13:23:01 +0000 |
commit | 4b880d0d1c7d4cbd1a03063ba3923f279ccda3cc (patch) | |
tree | 50d5948a9c2f845bfafbb061c426dbd2134bf43a /textproc | |
parent | 75fce5846e01fad829e9581941672b86f5e49d3a (diff) | |
download | FreeBSD-ports-4b880d0d1c7d4cbd1a03063ba3923f279ccda3cc.zip FreeBSD-ports-4b880d0d1c7d4cbd1a03063ba3923f279ccda3cc.tar.gz |
Pass maintainership to Boris Samorodov <bsam@ipt.ru>
who submitted the last update.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/tth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 99fd14b..8679bf3 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ DISTNAME= tth_C EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@ipt.ru COMMENT= A TeX to HTML translator RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |