diff options
author | knu <knu@FreeBSD.org> | 2000-04-15 01:10:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-15 01:10:50 +0800 |
commit | 21ba27ec7574cb3e0352707fb2c64c72516b67a8 (patch) | |
tree | 9054a130128890670cf5077a104b85283866ac7b /palm/jpilot | |
parent | 69f007b53e364d62f0f03e0584a2e43373371ac5 (diff) | |
download | freebsd-ports-graphics-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.gz freebsd-ports-graphics-21ba27ec7574cb3e0352707fb2c64c72516b67a8.tar.zst freebsd-ports-graphics-21ba27ec7574cb3e0352707fb2c64c72516b67a8.zip |
Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 7db1bf66d94..2e004d6fa0a 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,7 +8,7 @@ PORTNAME= jpilot PORTVERSION= 0.98.1 -CATEGORIES?= palm comms +CATEGORIES+= palm comms MASTER_SITES= http://jpilot.linuxave.net/ MAINTAINER?= varju@webct.com |