diff options
author | lioux <lioux@FreeBSD.org> | 2003-10-25 07:20:04 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-10-25 07:20:04 +0000 |
commit | f80e09c3e70ccac026c8d5c79a8d049e041008c6 (patch) | |
tree | d03a455274eafbc8f7805d231ac70408807f5852 /net/xmule | |
parent | f8ce7368f47143fb7fce84e238c516bb59f81436 (diff) | |
download | FreeBSD-ports-f80e09c3e70ccac026c8d5c79a8d049e041008c6.zip FreeBSD-ports-f80e09c3e70ccac026c8d5c79a8d049e041008c6.tar.gz |
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/xmule')
-rw-r--r-- | net/xmule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile index f53668d..eddeca9 100644 --- a/net/xmule/Makefile +++ b/net/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 \ |