diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-10-30 13:54:45 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-10-30 13:54:45 +0000 |
commit | 9f0b173517c514697967a30be7d84cefde840580 (patch) | |
tree | 6c79ceb7e39a5cc92efe0880499b38900b97e592 /print/teTeX-base | |
parent | Make this port use LOOP_VAR and LOOP_OPTIONS for DOCFORMAT. While I'm here, (diff) |
Update maintainer's address.
Diffstat (limited to 'print/teTeX-base')
-rw-r--r-- | print/teTeX-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 083679223879..b745207d3768 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer <br@schiele-ct.de> # -# $Id: Makefile,v 1.21 1998/05/26 08:01:03 tg Exp $ +# $Id: Makefile,v 1.22 1998/06/27 05:19:21 asami Exp $ # DISTNAME= teTeX-src-0.4 @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= systems/unix/teTeX/distrib/sources DISTFILES= ${TETEX_SRC} ${TETEX_LIB} -MAINTAINER= br@schiele-ct.de +MAINTAINER= br@netland.inka.de DIST_SUBDIR= teTeX PATCH_DIST_STRIP= -p1 |