diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-16 10:33:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-16 10:33:35 +0000 |
commit | fe967413a9c978c74c4a6d8a859f831aa89ac7b4 (patch) | |
tree | 14cafb426381e00056206c81171d7802f786f16b /security | |
parent | 01d5de4feb6dee65eb049222ed0fc53711cf94ab (diff) | |
download | pkgsrc-fe967413a9c978c74c4a6d8a859f831aa89ac7b4.tar.gz |
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index afa9911e86f..4e2b6b0c2af 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2015/02/28 00:13:25 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2015/11/16 10:33:35 wiz Exp $ DISTNAME= gnupg-1.4.19 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \ |