diff options
-rw-r--r-- | security/sshfp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile index 6f9d0ba86fb..904d801d7dc 100644 --- a/security/sshfp/Makefile +++ b/security/sshfp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/11/17 12:23:01 tron Exp $ +# $NetBSD: Makefile,v 1.5 2010/08/19 17:08:44 reed Exp $ DISTNAME= sshfp-1.1.3 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= security net MASTER_SITES= http://www.xelerance.com/software/sshfp/ MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.xelerance.com/ +HOMEPAGE= http://www.xelerance.com/software/sshfp/ COMMENT= Print ssh host key fingerprint resource records LICENSE= gnu-gpl-v2 |