diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-14 17:10:50 +0000 |
commit | 6eff5967a7a142fa7085178c8046e462a6f66e9e (patch) | |
tree | 6c280a5fa20df78f1d79b42076c806a8ecf36bc1 /japanese/jpilot | |
parent | 5026928fbafd8ad18d16caeb55bf6f1af93df053 (diff) | |
download | freebsd-ports-6eff5967a7a142fa7085178c8046e462a6f66e9e.zip |
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
Diffstat (limited to 'japanese/jpilot')
-rw-r--r-- | japanese/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index 3bd1debabb4b..02fe066c05a9 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -8,7 +8,7 @@ MASTERDIR= ${.CURDIR}/../../palm/jpilot COMMENT= ${.CURDIR}/pkg/COMMENT -CATEGORIES= japanese palm comms +CATEGORIES= japanese MAINTAINER= sumikawa@FreeBSD.org |