diff options
Diffstat (limited to 'net/samba33/Makefile')
-rw-r--r-- | net/samba33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba33/Makefile b/net/samba33/Makefile index bacb28a1e46..6517a5c37bb 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/12/16 01:52:31 obache Exp $ +# $NetBSD: Makefile,v 1.25 2013/01/26 21:38:37 adam Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} PATCH_SITES= http://www.samba.org/samba/ftp/patches/security/ |