diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 11:21:43 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-04-02 11:21:43 +0000 |
commit | 04374df8a11cfe9233bd965a08d066e74004ad35 (patch) | |
tree | 9b82710278a7ebd7392f0b4448211125b3217cde /security/qca-tls | |
parent | 1697a2becbbc29737d5147dee87041235b8781f0 (diff) | |
download | pkgsrc-04374df8a11cfe9233bd965a08d066e74004ad35.tar.gz |
update the COMMENT to reflect this is just a TLS plugin
Diffstat (limited to 'security/qca-tls')
-rw-r--r-- | security/qca-tls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index d87fdd20fc6..0d1a2a1d874 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/19 09:29:16 jdolecek Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/02 11:21:43 jdolecek Exp $ DISTNAME= qca-tls-1.0 PKGREVISION= # empty @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://delta.affinix.com/qca/ -COMMENT= Cross-platform crypto API for QT +COMMENT= Cross-platform crypto API for QT - TLS plugin USE_BUILDLINK3= yes USE_GNU_TOOLS+= make |