diff --git a/comms/synce-dccm/Makefile b/comms/synce-dccm/Makefile index 0e5ac4005775..b77a75f60105 100644 --- a/comms/synce-dccm/Makefile +++ b/comms/synce-dccm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:39 wiz Exp $ # DISTNAME= synce-dccm-0.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ -COMMENT= SynCE communication application +COMMENT= Listener daemon for connections from WinCE devices USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile index 946a4eddb472..424a184b685a 100644 --- a/comms/synce-librapi2/Makefile +++ b/comms/synce-librapi2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $ # DISTNAME= synce-librapi2-0.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ -COMMENT= SynCE RAPI library +COMMENT= Utilities/libraries to make RAPI calls on WinCE devices USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/comms/synce-libsynce/Makefile b/comms/synce-libsynce/Makefile index 4a28e56c564f..b0e1756ef93e 100644 --- a/comms/synce-libsynce/Makefile +++ b/comms/synce-libsynce/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:00:13 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $ # DISTNAME= synce-libsynce-0.9.1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ -COMMENT= SynCE Library +COMMENT= Library to support communication with WinCE devices USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/comms/synce-serial/Makefile b/comms/synce-serial/Makefile index 229e04c1dc66..02b934aeedd4 100644 --- a/comms/synce-serial/Makefile +++ b/comms/synce-serial/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:08:29 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $ # DISTNAME= synce-serial-0.9.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/} MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://synce.sourceforge.net/ -COMMENT= SynCE helper scripts for setting up a serial connection +COMMENT= Wrappers for pppd to initiate communications with WinCE devices USE_LIBTOOL= yes GNU_CONFIGURE= yes