diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-24 06:43:50 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-24 06:43:50 +0000 |
commit | f6808dc89db4b167b949cf957234efb1b6183e90 (patch) | |
tree | b5caf50ac3636085475d8a97307175677d0959da /japanese | |
parent | Update this to the version I managed to get. (I never seem to be able (diff) |
Use ja instead of jp for PKGNAME.
Notes
Notes:
svn path=/head/; revision=8014
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jtex209-ascii/Makefile | 6 | ||||
-rw-r--r-- | japanese/jtex209-both/Makefile | 6 | ||||
-rw-r--r-- | japanese/jtex209-ntt/Makefile | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/japanese/jtex209-ascii/Makefile b/japanese/jtex209-ascii/Makefile index d1fb2cae34c3..c3463142f8b9 100644 --- a/japanese/jtex209-ascii/Makefile +++ b/japanese/jtex209-ascii/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: jp-jlatex209 +# New ports collection makefile for: ja-jlatex209 # Version required: a1.7-n1.52 # Date created: 4 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/11 08:44:35 asami Exp $ # -DISTNAME= jp-jlatex209-a17 +DISTNAME= ja-jlatex209-a17 FILESDIR= ${.CURDIR}/../jtex209-both/files PATCHDIR= ${.CURDIR}/../jtex209-both/patches BATCH_TEX= ASCII diff --git a/japanese/jtex209-both/Makefile b/japanese/jtex209-both/Makefile index cbc1919065d3..064e22ef8090 100644 --- a/japanese/jtex209-both/Makefile +++ b/japanese/jtex209-both/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: jp-jlatex209 +# New ports collection makefile for: ja-jlatex209 # Version required: a1.7-n1.52 # Date created: 4 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.3 1997/07/13 18:49:17 max Exp $ +# $Id: Makefile,v 1.4 1997/08/22 11:36:26 asami Exp $ # -DISTNAME?= jp-jlatex209-a17-n152 +DISTNAME?= ja-jlatex209-a17-n152 CATEGORIES= japanese print MASTER_SITES= ftp://bash.cc.keio.ac.jp/pub/TeX/ASCII/ \ ftp://ftp.iis.u-tokyo.ac.jp/TeX/NTT-JTeX/:old/ \ diff --git a/japanese/jtex209-ntt/Makefile b/japanese/jtex209-ntt/Makefile index 16b04e5f7910..2548255171b7 100644 --- a/japanese/jtex209-ntt/Makefile +++ b/japanese/jtex209-ntt/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: jp-jlatex209 +# New ports collection makefile for: ja-jlatex209 # Version required: a1.7-n1.52 # Date created: 4 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/11 08:46:34 asami Exp $ # -DISTNAME= jp-jlatex209-n152 +DISTNAME= ja-jlatex209-n152 FILESDIR= ${.CURDIR}/../jtex209-both/files PATCHDIR= ${.CURDIR}/../jtex209-both/patches BATCH_TEX= NTT |