diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-04-09 02:00:19 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-04-09 02:00:19 +0000 |
commit | d7acd0ef07fef7316619974cf1c2ecae2e58f979 (patch) | |
tree | a4901196e11bf54251580a8101cfe29e562eac9e /palm/coldsync/pkg-descr | |
parent | 8025765d7ca5a0f1409b4e0b09d16261a9f52aba (diff) |
Patch to use the new names of some of the usb.h's structures' fields if
the OSVERSION is above 450000. Add a maintainer submitted patch to
recognize the Palm's vendor-id (not just Handspring). Update pkg-descr
accordingly and bump PORTREVISION.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=57477
Diffstat (limited to 'palm/coldsync/pkg-descr')
-rw-r--r-- | palm/coldsync/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/coldsync/pkg-descr b/palm/coldsync/pkg-descr index 9e6d08c8bf23..faa2ee4057c6 100644 --- a/palm/coldsync/pkg-descr +++ b/palm/coldsync/pkg-descr @@ -1,7 +1,7 @@ ColdSync is a robust, extensible, portable tool for synchronizing PalmOS devices (PalmPilot et al.) with a Unix -workstation. It also supports USB connections to a Visor, under -FreeBSD 4.0. +workstation. It also supports USB connections, under FreeBSD 4.0 +and higher. It runs without a GUI, and therefore allows you to sync without running X. ColdSync is extensible through the use of conduits, which |