diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/gpgme | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/gpgme')
-rw-r--r-- | security/gpgme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 101661c880e..673971ee8fb 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2006/07/19 23:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2006/10/04 21:58:13 wiz Exp $ # DISTNAME= gpgme-1.1.0 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \ ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ MAINTAINER= oishi@ims.ac.jp -HOMEPAGE= http://www.gnupg.org/gpgme.html +HOMEPAGE= http://www.gnupg.org/related_software/gpgme/ COMMENT= GnuPG Made Easy DEPENDS+= gnupg>=1.4.2:../../security/gnupg |