diff options
-rw-r--r-- | security/ssldump/Makefile | 4 |
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 |