diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 0eb5003d3178207cc304b90d49d9de064bf268dd (patch) | |
tree | 17379660c94859acecb57f211b867ce5623a3fd5 /palm/xcopilot | |
parent | 5c4e9b3a761cd9fabacf16f81e9420560b58316b (diff) | |
download | ports-0eb5003d3178207cc304b90d49d9de064bf268dd.tar.gz ports-0eb5003d3178207cc304b90d49d9de064bf268dd.zip |
Notes
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 a231a5a77b86..9ef33676443a 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.5 1998/09/15 11:13:06 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xcopilot-v0.4 PKGNAME= xcopilot-0.4.8 -CATEGORIES= emulators pilot +CATEGORIES= palm emulators MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/PalmOS/ PATCH_SITES= http://www.isaac.cs.berkeley.edu/pilot/ |