diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /print/yatex | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 6 | ||||
-rw-r--r-- | print/yatex/files/yatex-startup.el.tmpl | 2 | ||||
-rw-r--r-- | print/yatex/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index b82316402a25..fbcbefb9a255 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: YaTeX # Version required: 1.66 # Date created: 98/11/17 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.7 1998/12/13 08:47:42 asami Exp $ +# $Id: Makefile,v 1.8 1999/03/17 06:57:36 taoka Exp $ # DISTNAME= yatex1.66 @@ -12,7 +12,7 @@ CATEGORIES?= print elisp MASTER_SITES= http://www.comp.ae.keio.ac.jp/~yuuji/yatex/ \ http://www.comp.ae.keio.ac.jp/~yuuji/tmp/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org WRKSRC= ${WRKDIR}/yatex${VERSION} .if defined(XEMACS-MULE) diff --git a/print/yatex/files/yatex-startup.el.tmpl b/print/yatex/files/yatex-startup.el.tmpl index 317412f9d4fa..c5da8a6c56a8 100644 --- a/print/yatex/files/yatex-startup.el.tmpl +++ b/print/yatex/files/yatex-startup.el.tmpl @@ -1,5 +1,5 @@ ;; a startup elisp for YaTeX -;; -- S. Taoka <taoka@infonets.hiroshima-u.ac.jp> +;; -- S. Taoka <taoka@FreeBSD.org> ;;;;;;;;;;; %%TARGETNAME%% (Ver.%%VERSION%%) ;;;;;;;;;;; diff --git a/print/yatex/pkg-descr b/print/yatex/pkg-descr index 00fdb480306b..167a763f6f36 100644 --- a/print/yatex/pkg-descr +++ b/print/yatex/pkg-descr @@ -22,4 +22,4 @@ To install yahtml, see the guidance in the beginning of site-lisp/yatex/yahtml.el. - S. Taoka -taoka@infonets.hiroshima-u.ac.jp +taoka@FreeBSD.org |