summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorroy <roy>2015-03-13 11:29:33 +0000
committerroy <roy>2015-03-13 11:29:33 +0000
commitf1446ac90cb4a552e395bf773717c4a2f51447f2 (patch)
treecadde55fbbe552e7e7f4435fdb18999fb41266b6 /security
parent829450caac20aa2e725ad5e582903297fe8cd0b2 (diff)
downloadpkgsrc-f1446ac90cb4a552e395bf773717c4a2f51447f2.tar.gz
Keychain isn't a bash script.
Update homepage to proper one.
Diffstat (limited to 'security')
-rw-r--r--security/keychain/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile
index 2a168e543d1..63c0e088db4 100644
--- a/security/keychain/Makefile
+++ b/security/keychain/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:52 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/03/13 11:29:33 roy Exp $
DISTNAME= keychain-2.7.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.funtoo.org/archive/keychain/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.funtoo.org/index.php?title=Keychain
+HOMEPAGE= http://www.funtoo.org/Keychain
COMMENT= Nice ssh-agent front-end
LICENSE= gnu-gpl-v2
@@ -15,11 +15,8 @@ LICENSE= gnu-gpl-v2
DEPENDS+= openssh-[0-9]*:../../security/openssh
.endif
-USE_TOOLS+= bash:run
NO_BUILD= yes
-REPLACE_BASH+= keychain
-
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}
do-install: