diff options
Diffstat (limited to 'net/samba4/Makefile')
-rw-r--r-- | net/samba4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 716aec0378f..4c52def3f5a 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.143 2022/06/27 20:59:40 rin Exp $ +# $NetBSD: Makefile,v 1.144 2022/06/30 11:18:43 nia Exp $ DISTNAME= samba-4.15.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= https://download.samba.org/pub/samba/stable/ |