diff options
author | wiz <wiz@pkgsrc.org> | 2012-11-07 21:07:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-11-07 21:07:51 +0000 |
commit | d2163657ff18a14730b3d2230830051a390e12ac (patch) | |
tree | 62b1527b6cc969a97afc0359ea7d84bdc6ffe8b4 /security/gnupg | |
parent | f36a898ad2d6b73b9ebbaf89bb6ba626a79dd217 (diff) | |
download | pkgsrc-d2163657ff18a14730b3d2230830051a390e12ac.tar.gz |
Bump PKGREVISION for patch replacements.
Diffstat (limited to 'security/gnupg')
-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 582987fc3c8..2b76c08fa8a 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2012/11/07 12:24:39 wiz Exp $ +# $NetBSD: Makefile,v 1.113 2012/11/07 21:07:51 wiz Exp $ DISTNAME= gnupg-1.4.12 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \ |