summaryrefslogtreecommitdiff
path: root/security/keychain
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:53:15 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:53:15 +0000
commitb6160330f7bd38f75018b5d0ad05331781f784fe (patch)
tree8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/keychain
parentd24590a24ed941981c40e76d9e13d62aed390d4e (diff)
downloadpkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/keychain')
-rw-r--r--security/keychain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 254eb79d304..e47f0b0ff96 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/25 06:34:16 martti Exp $
+# $NetBSD: Makefile,v 1.19 2006/10/04 21:58:14 wiz Exp $
DISTNAME= keychain-2.6.2
CATEGORIES= security
@@ -6,7 +6,7 @@ MASTER_SITES= http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
-HOMEPAGE= http://www.gentoo.org/proj/en/keychain.xml
+HOMEPAGE= http://www.gentoo.org/proj/en/keychain/
COMMENT= Nice ssh-agent front-end
.if !exists(/usr/bin/ssh-agent)