diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 3fdfb5042f7..34afa5de4e8 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.203 2011/01/13 13:53:33 wiz Exp $ +# $NetBSD: Makefile,v 1.204 2011/04/22 13:44:27 obache Exp $ .include "Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} |