diff options
-rw-r--r-- | palm/coldsync/Makefile | 4 | ||||
-rw-r--r-- | palm/coldsync/distinfo | 2 | ||||
-rw-r--r-- | palm/coldsync/pkg-descr | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 1a4953c3b3bc..894e2f9c34d4 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: coldsync -# Version required: 1.0.0 +# Version required: 1.1.2 # Date created: 21 January 2000 # Whom: Andrew Arensburger <arensb@ooblick.com> # # $FreeBSD$ # -DISTNAME= coldsync-1.0.0 +DISTNAME= coldsync-1.1.2 CATEGORIES= palm comms MASTER_SITES= http://www.ooblick.com/software/coldsync/ diff --git a/palm/coldsync/distinfo b/palm/coldsync/distinfo index 2fdb5c82e127..5bb1a1997c21 100644 --- a/palm/coldsync/distinfo +++ b/palm/coldsync/distinfo @@ -1 +1 @@ -MD5 (coldsync-1.0.0.tar.gz) = 7216e5ede8896fe736579966c30e2a14 +MD5 (coldsync-1.1.2.tar.gz) = 85d91ca5ff17b64b9077f1d850468691 diff --git a/palm/coldsync/pkg-descr b/palm/coldsync/pkg-descr index 8e90fe7475eb..d30ded6b5bb7 100644 --- a/palm/coldsync/pkg-descr +++ b/palm/coldsync/pkg-descr @@ -1,6 +1,7 @@ ColdSync is a robust, extensible, portable tool for synchronizing PalmOS devices (PalmPilot et al.) with a Unix -workstation. +workstation. It also supports USB connections to a Visor, under +FreeBSD 4.0. It runs without a GUI, and therefore allows you to sync without logging in. ColdSync is extensible through the use of conduits, which |