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/pgp5 | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/pgp5')
-rw-r--r-- | security/pgp5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 515468831e9..abe367bad78 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/04 21:30:37 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= pgp50i-unix-src @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ http://ftp.tuwien.ac.at/privacy/pgp/5.0/unix/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.pgpi.com/ +HOMEPAGE= http://www.pgpi.org/ COMMENT= Public-key encryption and digital signature utilities (v5) USE_TOOLS+= perl |