diff options
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 1854d972d71..590fc0bd6dd 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2020/01/18 23:35:07 rillig Exp $ +# $NetBSD: Makefile,v 1.48 2020/03/08 16:51:07 wiz Exp $ DISTNAME= gsasl-1.8.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/} |