summaryrefslogtreecommitdiff
path: root/japanese/expect/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-09-14 21:36:25 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-09-14 21:36:25 +0000
commit474b385af12b85a69a50e69c722e2dc6ab4699b0 (patch)
tree045657cd25d8a494f206aa9a512b471d74761f89 /japanese/expect/Makefile
parentStyle police. (diff)
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
Notes
Notes: svn path=/head/; revision=7911
Diffstat (limited to '')
-rw-r--r--japanese/expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
index 27d7c1b9ac26..0099eaa5f9dc 100644
--- a/japanese/expect/Makefile
+++ b/japanese/expect/Makefile
@@ -3,14 +3,14 @@
# Date created: 10 March 1997
# Whom: taguchi
#
-# $Id: Makefile,v 1.1.1.1 1997/03/11 11:52:41 asami Exp $
+# $Id: Makefile,v 1.2 1997/03/25 08:01:45 obrien Exp $
#
FILESDIR= ${.CURDIR}/../../lang/expect/files
.include "${.CURDIR}/../../lang/expect/Makefile"
-PKGNAME= jp-expect-5.22.0
+PKGNAME= ja-expect-5.22.0
CATEGORIES= japanese
MAINTAINER= taguchi@tohoku.iij.ad.jp