diff options
Diffstat (limited to 'security/xca/Makefile')
-rw-r--r-- | security/xca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile index a8691e13bbe..49d2dabe1cc 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2022/07/02 16:53:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2022/09/11 12:52:06 wiz Exp $ DISTNAME= xca-2.1.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=chris2511/} GITHUB_RELEASE= RELEASE.2.1.2 |