diff options
Diffstat (limited to 'net/samba4')
-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 97d7edbfc67..f4c64adf95e 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2016/07/11 12:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/09/19 13:04:26 wiz Exp $ DISTNAME= samba-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://download.samba.org/pub/samba/stable/ |