diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | 4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201 (patch) | |
tree | 2c030f9d3a3e0ffc061f113fafcf058c9360d957 /japanese | |
parent | ad80b5cfa4a9c4596ecd4d8abd20bd3a0030d6bd (diff) | |
download | FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.zip FreeBSD-ports-4033388d2e81ae8ed0b2fe6ae6dc4934f7fd5201.tar.gz |
- add category gnustep
PR: 103931
Approved by: pav
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jishyo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile index 4f2da7f..fcdac20 100644 --- a/japanese/jishyo/Makefile +++ b/japanese/jishyo/Makefile @@ -7,7 +7,7 @@ PORTNAME= jishyo PORTVERSION= 0.1 -CATEGORIES= japanese +CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Jishyo-${PORTVERSION} |