diff options
author | knu <knu@FreeBSD.org> | 2000-04-15 01:24:56 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-15 01:24:56 +0800 |
commit | 98c4efd3064fd428ac8e3562ef8e3137546d3636 (patch) | |
tree | 01b38c47c2a45351f6ae90db9b47f6af60b96ee2 /japanese/w3 | |
parent | 5813610b02c854be7e0fbf2e8d1129ede5ec4377 (diff) | |
download | freebsd-ports-gnome-98c4efd3064fd428ac8e3562ef8e3137546d3636.tar.gz freebsd-ports-gnome-98c4efd3064fd428ac8e3562ef8e3137546d3636.tar.zst freebsd-ports-gnome-98c4efd3064fd428ac8e3562ef8e3137546d3636.zip |
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
Remove redundant space.
Diffstat (limited to 'japanese/w3')
-rw-r--r-- | japanese/w3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/w3/Makefile b/japanese/w3/Makefile index cb2acb441afb..400514332df0 100644 --- a/japanese/w3/Makefile +++ b/japanese/w3/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= japanese www elisp +CATEGORIES= japanese # Don't RUN_DEPENDS on mule because we don't know which version the # user would want. We can't omit the BUILD_DEPENDS because it needs |