diff options
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index aedb3460b00..9b5c1c663bc 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.148 2019/07/01 04:08:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.149 2019/07/20 22:46:46 wiz Exp $ DISTNAME= gnupg-1.4.23 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ |