diff options
author | asami <asami@FreeBSD.org> | 1998-11-06 12:20:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-06 12:20:59 +0800 |
commit | b133a1d328df4b0f97e41cf74b8b7833f338e120 (patch) | |
tree | 6e6a7b432c654f7423d042c7a338330663a1cc53 /palm/kpilot | |
parent | 2a3407e27bc9b5136127f4da5426f6c26e9a318c (diff) | |
download | freebsd-ports-graphics-b133a1d328df4b0f97e41cf74b8b7833f338e120.tar.gz freebsd-ports-graphics-b133a1d328df4b0f97e41cf74b8b7833f338e120.tar.zst freebsd-ports-graphics-b133a1d328df4b0f97e41cf74b8b7833f338e120.zip |
Add "pilot" to list of categories.
Diffstat (limited to 'palm/kpilot')
-rw-r--r-- | palm/kpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index 147ccaeadb2..175a81f0df8 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -3,11 +3,11 @@ # Date created: 09 April 1998 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.17 1998/11/04 01:54:39 nectar Exp $ +# $Id: Makefile,v 1.18 1998/11/04 03:35:10 nectar Exp $ # DISTNAME= kpilot-3.0.2 -CATEGORIES= comms kde +CATEGORIES= comms pilot kde MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/ MAINTAINER= dima@freebsd.org |