diff options
Diffstat (limited to 'net/samba35/Makefile')
-rw-r--r-- | net/samba35/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba35/Makefile b/net/samba35/Makefile index ab4e346eb16..bb569d13be2 100644 --- a/net/samba35/Makefile +++ b/net/samba35/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/03/03 08:46:45 obache Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:12 wiz Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=stable/} |