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 80951b566de..5640e3f7154 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/03/08 22:19:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2010/03/09 01:31:34 taca Exp $ .include "../../net/samba/Makefile.mirrors" @@ -12,7 +12,7 @@ HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 -VERSION= 3.3.11 +VERSION= 3.3.12 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \ winbind-[0-9]* MAKE_JOBS_SAFE= NO |