From 1c3f1a8545b7ef9f7ad158b284333f991f571792 Mon Sep 17 00:00:00 2001 From: dillo Date: Thu, 9 Aug 2001 08:49:46 +0000 Subject: Add patch provided by Bernd Sieker to retry opening tty. This allows pilot-links to work with newer Handspring devices (they have a *very* short timeout). Version of pilot-link-libs bumped to 0.9.5nb1. --- comms/pilot-link-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/pilot-link-libs/Makefile') diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile index a16d86582fb..51b7a74caa5 100644 --- a/comms/pilot-link-libs/Makefile +++ b/comms/pilot-link-libs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/27 18:06:05 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/09 08:49:48 dillo Exp $ # .include "../../comms/pilot-link/Makefile.common" -PKGNAME= pilot-link-libs-${PILOT_LINK_VERS} +PKGNAME= pilot-link-libs-${PILOT_LINK_VERS}nb1 COMMENT= Libraries for talking to the 3Com Pilot PDA CONFLICTS+= pilot-link-0.8.* pilot-link-0.9.[0-3] -- cgit v1.2.3