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/xcopilot | |
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/xcopilot')
-rw-r--r-- | palm/xcopilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/xcopilot/Makefile b/palm/xcopilot/Makefile index a5dd24b65bd9..41a731dd2d2d 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/ |