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 | 4417c1e7658a5f5a3fabc4487515a9ca327ef304 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/gpgme03 | |
parent | 22e2a44fbf3458c37082a3aae379b246fc41dd91 (diff) | |
download | pkgsrc-4417c1e7658a5f5a3fabc4487515a9ca327ef304.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/gpgme03')
-rw-r--r-- | security/gpgme03/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index e99b05ae1c8..f87ef608088 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:44 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= gpgme-0.3.16 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/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 (0.3 branch) DEPENDS+= gnupg>=1.2.0:../../security/gnupg |