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 /textproc/coco/Makefile | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) |
Notes
Diffstat (limited to 'textproc/coco/Makefile')
-rw-r--r-- | textproc/coco/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index e0274bc7c4b3..b91778c10bdf 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: files except executables for mule 2.3@19.34 # Version required: 2.3@19.34 # Date created: 7 July 1997 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.38 1999/03/08 07:28:24 asami Exp $ +# $Id: Makefile,v 1.39 1999/03/29 07:50:59 asami Exp $ # DISTNAME= mule-2.3 @@ -19,7 +19,7 @@ PATCH_SITES= ftp://etlport.etl.go.jp/pub/mule/ PATCHFILES= mule-23-1934-alpha01.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org .for dir in chinese/mule-wnn4 \ editors/mule \ |