diff options
Diffstat (limited to 'net/samba30/Makefile')
-rw-r--r-- | net/samba30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba30/Makefile b/net/samba30/Makefile index 81588af8d58..7a915badd39 100644 --- a/net/samba30/Makefile +++ b/net/samba30/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/04/11 10:03:37 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:10 wiz Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} |