diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-01-01 17:29:11 +0000 |
commit | 54787e8c4d9cb51b2cc16514cf862d07ae29f481 (patch) | |
tree | 65917513393520105e814ccf1bc0a4ca64a33734 /palm/pilot-link/Makefile | |
parent | b618ae2202700bf328ef9e41ee20aa40752a9117 (diff) | |
download | ports-54787e8c4d9cb51b2cc16514cf862d07ae29f481.tar.gz ports-54787e8c4d9cb51b2cc16514cf862d07ae29f481.zip |
Notes
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 |