diff options
author | asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
commit | 842e648a42bb241f11f3bccca7018a36ee9f2b95 (patch) | |
tree | 429d5e813e62085b9f1245df42205624d79277ec /palm | |
parent | 807f6e88cc583f8868f54c7102e7bfb759b74854 (diff) | |
download | FreeBSD-ports-842e648a42bb241f11f3bccca7018a36ee9f2b95.zip FreeBSD-ports-842e648a42bb241f11f3bccca7018a36ee9f2b95.tar.gz |
Add four ports to "pilot" virtual category.
Diffstat (limited to 'palm')
-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 |
5 files changed, 10 insertions, 10 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 227c266..b041e04 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.9 1997/11/30 23:27:24 pst Exp $ +# $Id: Makefile,v 1.10 1997/12/16 22:43:23 pst Exp $ DISTNAME= pilot-link.0.8.9 PKGNAME= pilot-link-0.8.9 -CATEGORIES= comms tk80 +CATEGORIES= comms pilot tk80 MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= pst@freebsd.org diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 227c266..b041e04 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.9 1997/11/30 23:27:24 pst Exp $ +# $Id: Makefile,v 1.10 1997/12/16 22:43:23 pst Exp $ DISTNAME= pilot-link.0.8.9 PKGNAME= pilot-link-0.8.9 -CATEGORIES= comms tk80 +CATEGORIES= comms pilot tk80 MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= pst@freebsd.org diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile index 1941f60..c3d3c37 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.2 1997/06/08 01:41:06 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/06/08 11:50:31 asami Exp $ # PKGNAME= pilot_makedoc-0.7 -CATEGORIES= textproc +CATEGORIES= textproc pilot MASTER_SITES= http://www.concentric.net/~rbram/ DISTFILES= makedoc7.cpp diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index d3adcef..19f8756 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.2 1997/11/24 09:43:42 pst Exp $ +# $Id: Makefile,v 1.5 1997/11/25 09:18:12 pst 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 +CATEGORIES= devel pilot 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 a5dd24b..41a731d 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.1.1.1 1997/11/23 23:39:41 fenner Exp $ +# $Id: Makefile,v 1.2 1997/11/25 07:38:50 asami Exp $ # DISTNAME= xcopilot-v0.4 PKGNAME= xcopilot-0.4.8 -CATEGORIES= emulators +CATEGORIES= emulators pilot MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/ PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/ |