diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-18 20:36:58 +0800 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-18 20:36:58 +0800 |
commit | 91b60a8c764aa5804b691b6c041d0549b7a6a676 (patch) | |
tree | 8ec9dffc4e422b08b1658d7f6651d9fc50da99ad /japanese | |
parent | 39582986559cde749d80d2d466067ace52299d61 (diff) | |
download | freebsd-ports-gnome-91b60a8c764aa5804b691b6c041d0549b7a6a676.tar.gz freebsd-ports-gnome-91b60a8c764aa5804b691b6c041d0549b7a6a676.tar.zst freebsd-ports-gnome-91b60a8c764aa5804b691b6c041d0549b7a6a676.zip |
Prefixed the PKGNAME with ``jp-''
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kakasi/Makefile | 3 | ||||
-rw-r--r-- | japanese/mimekit/Makefile | 4 | ||||
-rw-r--r-- | japanese/nkf/Makefile | 3 | ||||
-rw-r--r-- | japanese/qkc/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/japanese/kakasi/Makefile b/japanese/kakasi/Makefile index cd26527b1160..d1901931d50c 100644 --- a/japanese/kakasi/Makefile +++ b/japanese/kakasi/Makefile @@ -3,10 +3,11 @@ # Date created: 26 Mar. 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1996/04/26 08:47:29 asami Exp $ +# $Id: Makefile,v 1.3 1996/09/17 15:07:26 max Exp $ # DISTNAME= kakasi-2.2.5 +PKGNAME= jp-kakasi-2.2.5 CATEGORIES+= japanese MASTER_SITES= ftp://sunsite.sut.ac.jp/pub/asia-info/japanese-src/packages/ \ ftp://etlport.etl.go.jp/pub/mule/contrib/ \ diff --git a/japanese/mimekit/Makefile b/japanese/mimekit/Makefile index ec19f1544e85..2b503d1e1a48 100644 --- a/japanese/mimekit/Makefile +++ b/japanese/mimekit/Makefile @@ -3,11 +3,11 @@ # Date created: 9 April 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1996/04/30 05:13:45 asami Exp $ +# $Id: Makefile,v 1.2 1996/09/17 15:07:31 max Exp $ # DISTNAME= mimekit1.1 -PKGNAME= mimekit-1.1 +PKGNAME= jp-mimekit-1.1 CATEGORIES+= japanese mail MASTER_SITES= ftp://etlport.etl.go.jp/pub/ccipr/DeleGate/ \ ftp://ftp.iij.ad.jp/pub/mail/mime/ diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile index 1f924b4dfcda..aba406ae0439 100644 --- a/japanese/nkf/Makefile +++ b/japanese/nkf/Makefile @@ -3,10 +3,11 @@ # Date created: 5 February 1995 # Whom: asami # -# $Id: Makefile,v 1.8 1996/08/30 08:49:03 asami Exp $ +# $Id: Makefile,v 1.9 1996/09/17 15:07:40 max Exp $ # DISTNAME= nkf-1.6 +PKGNAME= jp-nkf-1.6 CATEGORIES+= japanese MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ diff --git a/japanese/qkc/Makefile b/japanese/qkc/Makefile index 07bb44681497..597077854307 100644 --- a/japanese/qkc/Makefile +++ b/japanese/qkc/Makefile @@ -3,11 +3,11 @@ # Date created: 03 May 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1996/05/04 08:56:57 asami Exp $ +# $Id: Makefile,v 1.2 1996/09/17 15:07:53 max Exp $ # DISTNAME= qkcc100 -PKGNAME= qkc-1.0 +PKGNAME= jp-qkc-1.0 CATEGORIES+= japanese MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/oct/ \ ftp://ftp.iis.u-tokyo.ac.jp/pub1/unix/Kanji/ |