diff options
author | asami <asami@FreeBSD.org> | 1996-09-19 12:38:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-09-19 12:38:46 +0800 |
commit | 9be7f7eb00bd8e460e79001ccf934911cf23b0e0 (patch) | |
tree | cfe1073709124bb9c1fe5a0b5f85119c94ca04a1 /japanese/sjxa | |
parent | a5d9c592ca1965c25b578c29bec9dcd469236a48 (diff) | |
download | freebsd-ports-gnome-9be7f7eb00bd8e460e79001ccf934911cf23b0e0.tar.gz freebsd-ports-gnome-9be7f7eb00bd8e460e79001ccf934911cf23b0e0.tar.zst freebsd-ports-gnome-9be7f7eb00bd8e460e79001ccf934911cf23b0e0.zip |
Add "jp-" in front of PKGNAME.
Diffstat (limited to 'japanese/sjxa')
-rw-r--r-- | japanese/sjxa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/sjxa/Makefile b/japanese/sjxa/Makefile index 22b1c58ab235..950fa6744ed1 100644 --- a/japanese/sjxa/Makefile +++ b/japanese/sjxa/Makefile @@ -3,10 +3,11 @@ # Date created: 10 Aug 1996 # Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/08/19 11:40:49 asami Exp $ # DISTNAME= sjxa-1.5.11 +PKGNAME= jp-sjxa-1.5.11 CATEGORIES+= japanese x11 MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ |