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 | fc1eb2693d88207812f15e839fa05abcf4de7069 (patch) | |
tree | d254d56030abedf6bf46ceed764ce74a324465bb /security | |
parent | 18b356a1db2d7b46e3d100470ebe9710d684f149 (diff) | |
download | pkgsrc-fc1eb2693d88207812f15e839fa05abcf4de7069.tar.gz |
Bump PKGREVISION for security fix in patch-ag.
Diffstat (limited to 'security')
-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 |