diff options
Diffstat (limited to 'security/sshfp/Makefile')
-rw-r--r-- | security/sshfp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile index 3587515b65c..3aeeed1c7ae 100644 --- a/security/sshfp/Makefile +++ b/security/sshfp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/07/31 10:21:21 agc Exp $ +# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:26 joerg Exp $ DISTNAME= sshfp-1.1.3 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.xelerance.com/software/sshfp/ |