diff options
author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /net/samba4/Makefile | |
parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz |
revbump for boost-libs
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 349c468fc7d..e6da1434a7a 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2021/09/13 10:13:33 adam Exp $ +# $NetBSD: Makefile,v 1.130 2021/09/29 19:00:11 adam Exp $ # WARNING: DO NOT UPDATE WITHOUT RESOLVING THIS ISSUE: # @@ -8,6 +8,7 @@ # Please do not update without testing on NetBSD 9.2! # DISTNAME= samba-4.13.11 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://download.samba.org/pub/samba/stable/ |