diff options
author | asami <asami@FreeBSD.org> | 1998-01-02 01:29:11 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-01-02 01:29:11 +0800 |
commit | 842e648a42bb241f11f3bccca7018a36ee9f2b95 (patch) | |
tree | 429d5e813e62085b9f1245df42205624d79277ec /palm/prc-tools/Makefile | |
parent | 807f6e88cc583f8868f54c7102e7bfb759b74854 (diff) | |
download | freebsd-ports-gnome-842e648a42bb241f11f3bccca7018a36ee9f2b95.tar.gz freebsd-ports-gnome-842e648a42bb241f11f3bccca7018a36ee9f2b95.tar.zst freebsd-ports-gnome-842e648a42bb241f11f3bccca7018a36ee9f2b95.zip |
Add four ports to "pilot" virtual category.
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} \ |