diff options
Diffstat (limited to 'security/keychain/Makefile')
-rw-r--r-- | security/keychain/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile index 5fe4a9078261..b65e62bc0df9 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -6,10 +6,9 @@ # PORTNAME= keychain -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= http://dev.gentoo.org/~agriffis/keychain/ MAINTAINER= olive@oban.frmug.org COMMENT= A user-friendly front-end to ssh-agent(1) |