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/pilot-link-devel | |
parent | 5c4e9b3a761cd9fabacf16f81e9420560b58316b (diff) | |
download | ports-0eb5003d3178207cc304b90d49d9de064bf268dd.tar.gz ports-0eb5003d3178207cc304b90d49d9de064bf268dd.zip |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
Notes
Notes:
svn path=/head/; revision=15943
Diffstat (limited to 'palm/pilot-link-devel')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index c1d5292fe9aa..dfc28f76fc57 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -3,11 +3,11 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $ +# $Id: Makefile,v 1.23 1998/10/12 03:08:56 jseger Exp $ DISTNAME= pilot-link.0.9.0 PKGNAME= pilot-link-0.9.0 -CATEGORIES= comms pilot tk80 +CATEGORIES= palm comms tk80 MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ MAINTAINER= dima@freebsd.org |