diff options
Diffstat (limited to 'security/pgp2/Makefile')
-rw-r--r-- | security/pgp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile index 15ad97d2a40..ae7eac3a5fb 100644 --- a/security/pgp2/Makefile +++ b/security/pgp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/09/28 16:21:46 tron Exp $ +# $NetBSD: Makefile,v 1.49 2006/10/04 21:58:14 wiz Exp $ DISTNAME= pgp263is PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.pgpi.com/ +HOMEPAGE= http://www.pgpi.org/ COMMENT= Public-key encryption and digital signature utility (v2) WRKSRC= ${WRKDIR}/src |