diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 0eb5003d3178207cc304b90d49d9de064bf268dd (patch) | |
tree | 17379660c94859acecb57f211b867ce5623a3fd5 /palm | |
parent | add Russian Windows charset (diff) |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
Notes
Notes:
svn path=/head/; revision=15943
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 4 | ||||
-rw-r--r-- | palm/kpilot/Makefile | 4 | ||||
-rw-r--r-- | palm/pilot-link-devel/Makefile | 4 | ||||
-rw-r--r-- | palm/pilot-link/Makefile | 4 | ||||
-rw-r--r-- | palm/pilot_makedoc/Makefile | 4 | ||||
-rw-r--r-- | palm/prc-tools/Makefile | 4 | ||||
-rw-r--r-- | palm/xcopilot/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/palm/Makefile b/palm/Makefile index 12257c70b18a..086e0b64e01a 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -1,9 +1,9 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/09 03:33:04 asami Exp $ # SUBDIR += kpilot SUBDIR += pilot-link - SUBDIR += pilot-makedoc + SUBDIR += pilot_makedoc SUBDIR += prc-tools SUBDIR += xcopilot diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index bf4cbc2ad228..64a1328cbf64 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 diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index c1d5292fe9aa..dfc28f76fc57 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -3,11 +3,11 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $ +# $Id: Makefile,v 1.23 1998/10/12 03:08:56 jseger Exp $ DISTNAME= pilot-link.0.9.0 PKGNAME= pilot-link-0.9.0 -CATEGORIES= comms pilot tk80 +CATEGORIES= palm comms tk80 MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= dima@freebsd.org diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index c1d5292fe9aa..dfc28f76fc57 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -3,11 +3,11 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $ +# $Id: Makefile,v 1.23 1998/10/12 03:08:56 jseger Exp $ DISTNAME= pilot-link.0.9.0 PKGNAME= pilot-link-0.9.0 -CATEGORIES= comms pilot tk80 +CATEGORIES= palm comms tk80 MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= dima@freebsd.org diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index c3d3c373c0a8..cba104694b18 100644 --- a/palm/pilot_makedoc/Makefile +++ b/palm/pilot_makedoc/Makefile @@ -3,11 +3,11 @@ # Date created: May 10th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/06/08 11:50:31 asami Exp $ +# $Id: Makefile,v 1.4 1998/01/01 17:29:11 asami Exp $ # PKGNAME= pilot_makedoc-0.7 -CATEGORIES= textproc pilot +CATEGORIES= palm textproc MASTER_SITES= http://www.concentric.net/~rbram/ DISTFILES= makedoc7.cpp diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 297637076050..f64bb4b5d1ae 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.8 1998/05/27 00:17:45 dburr Exp $ +# $Id: Makefile,v 1.9 1998/10/12 20:42:33 jseger Exp $ # # *WARNING* write access to ${PREFIX} is required DURING build because the # make "all" target actually installs the gnu tools before building the @@ -12,7 +12,7 @@ DISTNAME= prc-tools.0.5.0 PKGNAME= prc-tools-0.5.0 -CATEGORIES= devel pilot +CATEGORIES= palm devel MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ \ ${MASTER_SITE_GNU} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index a231a5a77b86..9ef33676443a 100644 --- a/palm/xcopilot/Makefile +++ b/palm/xcopilot/Makefile @@ -3,12 +3,12 @@ # Date created: July 17 1997 # Whom: Nick Sayer <nsayer@quack.kfu.com> # -# $Id: Makefile,v 1.5 1998/09/15 11:13:06 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xcopilot-v0.4 PKGNAME= xcopilot-0.4.8 -CATEGORIES= emulators pilot +CATEGORIES= palm emulators MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/ PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/ |