Improve COMMENT, from FreeBSD ports.
This commit is contained in:
parent
d39829efda
commit
5a0ca50d2e
4 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue