summaryrefslogtreecommitdiff
path: root/japanese/weblint97/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/weblint97/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/weblint97/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index a1f6b080c44c..f21a51d23b54 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -3,11 +3,11 @@
# Date created: 27 Jun 1997
# Whom: Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/07/20 16:41:58 max Exp $
#
DISTNAME= weblint-97-0.12
-PKGNAME= jp-weblint97-0.12
+PKGNAME= ja-weblint97-0.12
CATEGORIES= japanese www
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/www/weblint/ \
ftp://ftp.sra.co.jp/pub/cmd/ \