diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 2320447daf7671debc68e4a2e21d680979dd8ff7 (patch) | |
tree | 89bdbd59a1ab1577e82eac860291863bd0323073 /palm/kpilot | |
parent | 8fc8ce1b482fdebe3c83291bd944ced1153b8612 (diff) | |
download | FreeBSD-ports-2320447daf7671debc68e4a2e21d680979dd8ff7.zip FreeBSD-ports-2320447daf7671debc68e4a2e21d680979dd8ff7.tar.gz |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
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 bf4cbc2..64a1328 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.19 1998/11/06 04:20:59 asami Exp $ +# $Id: Makefile,v 1.20 1998/11/06 21:17:17 nectar Exp $ # DISTNAME= kpilot-3.0.2 -CATEGORIES= comms pilot kde +CATEGORIES= palm comms kde MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/ MAINTAINER= dima@freebsd.org |