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/pinepgp | |
parent | 22e2a44fbf3458c37082a3aae379b246fc41dd91 (diff) | |
download | pkgsrc-4417c1e7658a5f5a3fabc4487515a9ca327ef304.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/pinepgp')
-rw-r--r-- | security/pinepgp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pinepgp/Makefile b/security/pinepgp/Makefile index 366e3f1892a..c3b1ec1bda9 100644 --- a/security/pinepgp/Makefile +++ b/security/pinepgp/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:46 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= pinepgp-0.18.0 PKGREVISION= 2 CATEGORIES= security mail -MASTER_SITES= http://www.megaloman.com/~hany/_data/pinepgp/ \ +MASTER_SITES= http://hany.sk/~hany/_data/pinepgp/ \ http://terminus.sk/~hany/_data/pinepgp/ \ http://www.mirrors.wiretapped.net/security/cryptography/apps/mail/pinepgp/ MAINTAINER= jschauma@NetBSD.org -HOMEPAGE= http://www.megaloman.com/~hany/software/pinepgp/stable.html +HOMEPAGE= http://hany.sk/~hany/software/pinepgp/stable.html COMMENT= PGP display and sending filters for pine DEPENDS+= bash>=2:../../shells/bash2 |