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 e22f5b637af..9025dd56b8a 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2017/01/01 14:43:53 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2017/02/06 13:55:51 wiz Exp $ DISTNAME= samba-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://download.samba.org/pub/samba/stable/ |