diff options
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r-- | security/gnutls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index fde59699f29..a52d741266e 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.211 2020/05/14 14:30:02 nikita Exp $ +# $NetBSD: Makefile,v 1.212 2020/05/22 10:55:50 adam Exp $ DISTNAME= gnutls-3.6.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security devel MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/ EXTRACT_SUFX= .tar.xz |