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/Makefile | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'print/yatex/Makefile')
-rw-r--r-- | print/yatex/Makefile | 6 |
1 files changed, 3 insertions, 3 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) |