diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
commit | 54787e8c4d9cb51b2cc16514cf862d07ae29f481 (patch) | |
tree | 65917513393520105e814ccf1bc0a4ca64a33734 /palm/prc-tools/Makefile | |
parent | Add misc to the categories since na-zipcodes is in the misc category. (diff) |
Add four ports to "pilot" virtual category.
Notes
Notes:
svn path=/head/; revision=9241
Diffstat (limited to 'palm/prc-tools/Makefile')
-rw-r--r-- | palm/prc-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index d3adcef319c7..19f87560c606 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} \ |