diff options
Diffstat (limited to 'security/ssldump/Makefile')
-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 155706a6117..4bf9fc6909c 100644 --- a/security/ssldump/Makefile +++ b/security/ssldump/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/01/18 05:09:42 tnn Exp $ +# $NetBSD: Makefile,v 1.20 2010/01/17 12:02:44 wiz Exp $ # DISTNAME= ssldump-0.9b3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.rtfm.com/ssldump/ |