diff options
author | Remko Lodder <remko@FreeBSD.org> | 2007-12-12 15:34:20 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2007-12-12 15:34:20 +0000 |
commit | 6f8b6a908171d8012168234092caf27672d40e08 (patch) | |
tree | e0ae7c7118f1f0ac6776694084b03bf3f2c6fda5 /net/samba3 | |
parent | 52b6924ad5d9f54c3a275e6cd355fbee53e5619e (diff) |
Update the forbidden reference to the VuXML entry I just created.
Hat: secteam
Notes
Notes:
svn path=/head/; revision=203330
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 2783b60541b5..7145dc00d83f 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -17,7 +17,7 @@ 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" +FORBIDDEN= http://vuxml.freebsd.org/ffcbd42d-a8c5-11dc-bec2-02e0185f8d72.html CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* sharity-light-1.* |