summaryrefslogtreecommitdiff
path: root/security/ssldump/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-07 07:43:31 +0000
committerwiz <wiz>2004-05-07 07:43:31 +0000
commitcddc948a118cea94cea88d78b91c4c64e8a9dcb1 (patch)
treec2fbf4a4396694e2424a801072aa45b13beed4c7 /security/ssldump/Makefile
parentf87c0719ef1c9263e8996d982acf802b8760077b (diff)
downloadpkgsrc-cddc948a118cea94cea88d78b91c4c64e8a9dcb1.tar.gz
Fix typo in COMMENT, from diro at nixsys bz in PR 25483.
Diffstat (limited to 'security/ssldump/Makefile')
-rw-r--r--security/ssldump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile
index 23717cfd106..299d98be5d2 100644
--- a/security/ssldump/Makefile
+++ b/security/ssldump/Makefile
@@ -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 @@ MASTER_SITES= http://www.rtfm.com/ssldump/
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.rtfm.com/ssldump/
-COMMENT= SLv3/TLS network protocol analyzer
+COMMENT= SSLv3/TLS network protocol analyzer
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES