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-librapi2 | |
parent | d39829efda1a15974da75961670ca027e0970559 (diff) | |
download | pkgsrc-5a0ca50d2e70852013e10c68bf1a647154913283.tar.gz |
Improve COMMENT, from FreeBSD ports.
Diffstat (limited to 'comms/synce-librapi2')
-rw-r--r-- | comms/synce-librapi2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile index 946a4eddb47..424a184b685 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 |