pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ssldump Fix typo in COMMENT, from diro at nix...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce2f3beb6d9a
branches:  trunk
changeset: 474898:ce2f3beb6d9a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 07 07:43:31 2004 +0000

description:
Fix typo in COMMENT, from diro at nixsys bz in PR 25483.

diffstat:

 security/ssldump/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c84df28a6568 -r ce2f3beb6d9a security/ssldump/Makefile
--- a/security/ssldump/Makefile Fri May 07 07:11:42 2004 +0000
+++ b/security/ssldump/Makefile Fri May 07 07:43:31 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/25 03:27:41 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/07 07:43:31 wiz Exp $
 #
 
 DISTNAME=      ssldump-0.9b3
@@ -8,7 +8,7 @@
 
 MAINTAINER=    hubertf%NetBSD.org@localhost
 HOMEPAGE=      http://www.rtfm.com/ssldump/
-COMMENT=       SLv3/TLS network protocol analyzer
+COMMENT=       SSLv3/TLS network protocol analyzer
 
 GNU_CONFIGURE= YES
 USE_BUILDLINK3=        YES



Home | Main Index | Thread Index | Old Index