summaryrefslogtreecommitdiff
path: root/security/pinepgp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:53:15 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:53:15 +0000
commitb6160330f7bd38f75018b5d0ad05331781f784fe (patch)
tree8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/pinepgp
parentd24590a24ed941981c40e76d9e13d62aed390d4e (diff)
downloadpkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/pinepgp')
-rw-r--r--security/pinepgp/Makefile6
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