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 | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/perlftlib/Makefile | 6 | ||||
-rw-r--r-- | print/tgif2tex/Makefile | 6 | ||||
-rw-r--r-- | print/tgif2tex/pkg-descr | 2 | ||||
-rw-r--r-- | print/yatex-mule/Makefile | 4 | ||||
-rw-r--r-- | print/yatex-xemacs-mule/Makefile | 4 | ||||
-rw-r--r-- | print/yatex-xemacs/Makefile | 4 | ||||
-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 |
9 files changed, 18 insertions, 18 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index 004c9fb392c5..4e767b515f59 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: perlftlib # Version required: 1.2 # Date created: 98/12/22 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1999/01/01 22:18:54 sada Exp $ +# $Id: Makefile,v 1.2 1999/03/31 16:41:30 sada Exp $ # DISTNAME= perlftlib-1.2 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \ ${MASTER_SITE_PORTS_JP} \ http://WWW.FreeBSD.ORG/~sada/distfiles/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/p5-jcode.pl diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile index a87a24e8318e..dbb26c52dcdc 100644 --- a/print/tgif2tex/Makefile +++ b/print/tgif2tex/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: tgif2tex # Version required: 1.46 # Date created: 12 Mar 1998 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/13 03:36:35 kuriyama Exp $ # DISTNAME= tgif2tex @@ -11,7 +11,7 @@ PKGNAME?= tgif2tex-1.46 CATEGORIES= print MASTER_SITES= http://camphor.elcom.nitech.ac.jp/~nakano/tgif2tex/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org USE_PERL5= yes diff --git a/print/tgif2tex/pkg-descr b/print/tgif2tex/pkg-descr index dc29a149514e..3d2a81f55c63 100644 --- a/print/tgif2tex/pkg-descr +++ b/print/tgif2tex/pkg-descr @@ -11,4 +11,4 @@ Please execute the following commands for example. (4) xdvi example.tex - S. Taoka -taoka@infonets.hiroshima-u.ac.jp +taoka@FreeBSD.org diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile index b271bd33a8cb..d457b44c06a4 100644 --- a/print/yatex-mule/Makefile +++ b/print/yatex-mule/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 08:08:37 taoka Exp $ # PKGNAME= yatex-mule-1.66 diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile index 27caafb01c3a..f875f39e712e 100644 --- a/print/yatex-xemacs-mule/Makefile +++ b/print/yatex-xemacs-mule/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:25 asami Exp $ +# $Id: Makefile,v 1.6 1999/03/17 06:57:38 taoka Exp $ # PKGNAME= yatex-xemacs-mule-1.66 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 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 |