diff options
Diffstat (limited to 'security/ssldump')
-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 ef909178d7d..cb9be956b25 100644 --- a/security/ssldump/Makefile +++ b/security/ssldump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:10:47 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:38 jlam Exp $ # DISTNAME= ssldump-0.9b3 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.rtfm.com/ssldump/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rtfm.com/ssldump/ COMMENT= SSLv3/TLS network protocol analyzer |