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 e9339d1cfdc..ec7f4c6d1b0 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2019/02/23 21:29:29 jperkin Exp $ +# $NetBSD: Makefile,v 1.60 2019/03/01 20:03:24 roy Exp $ DISTNAME= samba-4.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://download.samba.org/pub/samba/stable/ |