diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index d589830f9c3..749e0bd110c 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.188 2009/03/03 17:50:49 sborrill Exp $ +# $NetBSD: Makefile,v 1.189 2009/03/21 18:25:34 tron Exp $ .include "Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} @@ -13,7 +12,7 @@ MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite -VERSION= 3.0.32 +VERSION= 3.0.34 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \ winbind-[0-9]* MAKE_JOBS_SAFE= NO |