diff options
author | wiz <wiz@pkgsrc.org> | 2006-11-27 20:38:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-11-27 20:38:46 +0000 |
commit | a1b2fab2a08da9d7db6f8bf88ee1c75f4908adfa (patch) | |
tree | d254d56030abedf6bf46ceed764ce74a324465bb /security/gnupg2 | |
parent | 344d26f3e36742c063e6e4c807865897b3ad227c (diff) | |
download | pkgsrc-a1b2fab2a08da9d7db6f8bf88ee1c75f4908adfa.tar.gz |
Bump PKGREVISION for security fix in patch-ag.
Diffstat (limited to 'security/gnupg2')
-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 4b2c72ef8ed..24cc244af2a 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/11/20 22:23:24 shannonjr Exp $ +# $NetBSD: Makefile,v 1.5 2006/11/27 20:38:46 wiz Exp $ # DISTNAME= gnupg-2.0.0 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ EXTRACT_SUFX= .tar.bz2 |