diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-22 18:19:44 +0000 |
commit | f88690bf531db7a458a5ef0b75c120731969eae1 (patch) | |
tree | 1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /japanese | |
parent | bb53f3ecee6dcf35d029f67251a8c837bf8fa696 (diff) | |
download | ports-f88690bf531db7a458a5ef0b75c120731969eae1.tar.gz ports-f88690bf531db7a458a5ef0b75c120731969eae1.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/binder/Makefile | 2 | ||||
-rw-r--r-- | japanese/jgv/Makefile | 2 | ||||
-rw-r--r-- | japanese/libimg/Makefile | 2 | ||||
-rw-r--r-- | japanese/plain2/Makefile | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/japanese/binder/Makefile b/japanese/binder/Makefile index 9e06e37dda9f..63aa0fe976fd 100644 --- a/japanese/binder/Makefile +++ b/japanese/binder/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +CATEGORIES= japanese + LANGUAGE= Japanese MASTERDIR= ${.CURDIR}/../../x11-fm/binder diff --git a/japanese/jgv/Makefile b/japanese/jgv/Makefile index 132089b91fce..dd64cea45435 100644 --- a/japanese/jgv/Makefile +++ b/japanese/jgv/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +CATEGORIES= japanese + LANGUAGE= Japanese MASTERDIR= ${.CURDIR}/../../graphics/jgv diff --git a/japanese/libimg/Makefile b/japanese/libimg/Makefile index fd959ea493ab..6dfbebfbe07b 100644 --- a/japanese/libimg/Makefile +++ b/japanese/libimg/Makefile @@ -7,7 +7,7 @@ PORTNAME= libimg PORTVERSION= 1.2b2 -CATEGORIES= graphics tk80 japanese +CATEGORIES= japanese graphics tk80 japanese MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/graphics/Img/1.2/ \ http://www.aaa-int.or.jp/~jfactory/TkStep/dist/ DISTNAME= img${PORTVERSION} diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index 62b8f4a09a3a..2dcb46b04597 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -7,7 +7,7 @@ PORTNAME= plain2 PORTVERSION= 2.54 -CATEGORIES= textproc +CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.nec.co.jp/pub/packages/plain2/ WRKSRC= ${WRKDIR}/${DISTNAME}/src |