diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /print/yatex-xemacs | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.zst freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.zip |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'print/yatex-xemacs')
-rw-r--r-- | print/yatex-xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile index 78bb81bc9368..efd633215677 100644 --- a/print/yatex-xemacs/Makefile +++ b/print/yatex-xemacs/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.5 1998/12/01 03:06:24 asami Exp $ +# $Id: Makefile,v 1.6 1999/03/17 06:57:37 taoka Exp $ # PKGNAME= yatex-xemacs-1.66 |