diff options
Diffstat (limited to 'security/pgp2/Makefile')
-rw-r--r-- | security/pgp2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile index 677441644c1..15ad97d2a40 100644 --- a/security/pgp2/Makefile +++ b/security/pgp2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2006/03/04 21:30:37 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2006/09/28 16:21:46 tron Exp $ DISTNAME= pgp263is +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ |