diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2007-02-05 11:43:01 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2007-02-05 11:43:01 +0000 |
commit | 907f4916692bd2d69e77d67d18c4f87024fdeb26 (patch) | |
tree | 8bf2d0647ca22e225c54ac7a862667528d4cc0bf /security/gnupg2/Makefile | |
parent | f96aacfbe4a4f9b06ba7de9661dd6222494d51e7 (diff) | |
download | pkgsrc-907f4916692bd2d69e77d67d18c4f87024fdeb26.tar.gz |
Update to Version 2.0.2.
This is maintenance release to fix build problems found after the
release of 2.0.1. There are also some minor enhancements.
Diffstat (limited to 'security/gnupg2/Makefile')
-rw-r--r-- | security/gnupg2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index fa1e1c919c9..cbec043e05d 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/12/12 13:11:35 shannonjr Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/05 11:43:01 shannonjr Exp $ # -DISTNAME= gnupg-2.0.1 +DISTNAME= gnupg-2.0.2 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ |