diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:34 +0000 |
commit | c3fe9d5eba21b2895cd29de8d453b007ffef87a8 (patch) | |
tree | b06e17b799ffac81a6d8b3fd8a285eda6e3c5f05 /security/gsasl | |
parent | fa0efce1c226420055ccadcd7656ef4f3339fba8 (diff) | |
download | pkgsrc-c3fe9d5eba21b2895cd29de8d453b007ffef87a8.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index bdcb74838b3..7c2c5a5bbf1 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2022/07/17 08:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2022/10/26 10:31:56 wiz Exp $ DISTNAME= gsasl-2.0.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/} |