diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | ba0ef9420ba3c95d7668174ffb34fdfbae4b70cb (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /security/gnupg2 | |
parent | 6e5dfe4abf6e7ccbe65e91369b0288a4df4f1e58 (diff) | |
download | pkgsrc-ba0ef9420ba3c95d7668174ffb34fdfbae4b70cb.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'security/gnupg2')
-rw-r--r-- | security/gnupg2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index 2aa06e49d94..21e931a3af1 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2010/01/15 20:15:07 drochner Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/17 12:02:40 wiz Exp $ # DISTNAME= gnupg-2.0.14 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ EXTRACT_SUFX= .tar.bz2 |