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/pilot-link/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/pilot-link/Makefile')
-rw-r--r-- | palm/pilot-link/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 227c2668fa63..b041e047b86a 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 |