diff options
author | lioux <lioux@FreeBSD.org> | 2003-10-25 15:20:04 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-10-25 15:20:04 +0800 |
commit | f80e09c3e70ccac026c8d5c79a8d049e041008c6 (patch) | |
tree | d03a455274eafbc8f7805d231ac70408807f5852 /net-p2p/xmule | |
parent | f8ce7368f47143fb7fce84e238c516bb59f81436 (diff) | |
download | freebsd-ports-gnome-f80e09c3e70ccac026c8d5c79a8d049e041008c6.tar.gz freebsd-ports-gnome-f80e09c3e70ccac026c8d5c79a8d049e041008c6.tar.zst freebsd-ports-gnome-f80e09c3e70ccac026c8d5c79a8d049e041008c6.zip |
After a lengthy discussion with submitter, I was unable to find a
single news source pointing problems at the current version.
Therefore, remove FORBIDDEN flag for the time being.
Submitted by: YazzY <yazzy@yazzy.org>
Diffstat (limited to 'net-p2p/xmule')
-rw-r--r-- | net-p2p/xmule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index f53668d415bd..eddeca9ce084 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= xmule MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library -FORBIDDEN= Multiple vulnerabilities, see \ - http://security.e-matters.de/advisories/022003.html +#FORBIDDEN= Multiple vulnerabilities, see \ +# http://security.e-matters.de/advisories/022003.html LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ |