diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 15:27:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 15:27:39 +0000 |
commit | 5a0ca50d2e70852013e10c68bf1a647154913283 (patch) | |
tree | c97700d13b26be312579dd5dee48e6815b1b2116 /comms/synce-serial/Makefile | |
parent | d39829efda1a15974da75961670ca027e0970559 (diff) | |
download | pkgsrc-5a0ca50d2e70852013e10c68bf1a647154913283.tar.gz |
Improve COMMENT, from FreeBSD ports.
Diffstat (limited to 'comms/synce-serial/Makefile')
-rw-r--r-- | comms/synce-serial/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/synce-serial/Makefile b/comms/synce-serial/Makefile index 229e04c1dc6..02b934aeedd 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 |