diff options
author | ahze <ahze@FreeBSD.org> | 2004-12-11 17:45:00 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-12-11 17:45:00 +0800 |
commit | 8e2ac1ffe4ead76bbd06ce75a664aa78d2a425c1 (patch) | |
tree | aa41c5f8dc90b82667d65cf187685d04b9fc1f28 /textproc | |
parent | 7a9ddfe6b85327e339a1659f7858ffb22f46a5e0 (diff) | |
download | freebsd-ports-gnome-8e2ac1ffe4ead76bbd06ce75a664aa78d2a425c1.tar.gz freebsd-ports-gnome-8e2ac1ffe4ead76bbd06ce75a664aa78d2a425c1.tar.zst freebsd-ports-gnome-8e2ac1ffe4ead76bbd06ce75a664aa78d2a425c1.zip |
Remove japanese from CATEGORIES
Pointed out by: chkversion
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/estraier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index f7339966a3af..f2e834d507b6 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -8,7 +8,7 @@ PORTNAME= estraier PORTVERSION= 1.2.25 PORTREVISION= 1 -CATEGORIES= japanese textproc +CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |