diff options
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 52c6bea33160..2783b60541b5 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/:S/.r/rc/} MAINTAINER?= timur@FreeBSD.org COMMENT?= A free SMB and CIFS client and server for UNIX +FORBIDDEN= "Remote Code Execution Vulnerability - CVE-2007-6015" + CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* sharity-light-1.* USE_ICONV= yes |