diff options
author | mi <mi@FreeBSD.org> | 2002-04-09 10:00:19 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2002-04-09 10:00:19 +0800 |
commit | c1563cc2a1f0143532aff5671d9ab5efb198a585 (patch) | |
tree | 84e787a8c916744b44807c884b8a63468c8d747f /palm/coldsync/pkg-descr | |
parent | 2599b76c408d187a21bce9f638469800007159cf (diff) | |
download | freebsd-ports-gnome-c1563cc2a1f0143532aff5671d9ab5efb198a585.tar.gz freebsd-ports-gnome-c1563cc2a1f0143532aff5671d9ab5efb198a585.tar.zst freebsd-ports-gnome-c1563cc2a1f0143532aff5671d9ab5efb198a585.zip |
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
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 |