diff options
Diffstat (limited to 'print/tr2latex')
-rw-r--r-- | print/tr2latex/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index 7be7814bdf13..c0cb466c21b3 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: tr2latex # Version required: 2.2 # Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> +# +# $Id$ # DISTNAME= tr2latex-2.2 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/TEX/TOOLS/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/tr2latex MAN1= tr2latex.1 |