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 /japanese/typist/Makefile | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'japanese/typist/Makefile')
-rw-r--r-- | japanese/typist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/typist/Makefile b/japanese/typist/Makefile index 02cd3c5c9a45..8eea727a3a75 100644 --- a/japanese/typist/Makefile +++ b/japanese/typist/Makefile @@ -3,7 +3,7 @@ # Date created: 26 May 1997 # Whom: Satoshi TAOKA # -# $Id: Makefile,v 1.1.1.1 1997/06/24 05:29:02 max Exp $ +# $Id: Makefile,v 1.2 1997/09/14 21:36:12 max Exp $ # DISTNAME= typist2.0 @@ -12,7 +12,7 @@ CATEGORIES= japanese MASTER_SITES= ftp://tuba.csedu.kobe-u.ac.jp/pub/UNIX/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/src MAN1= typist.1 |