diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-10-25 07:20:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-10-25 07:20:04 +0000 |
commit | e80381d9277299adf73b41b25420593985369f63 (patch) | |
tree | 3ba961a822fea2c73a58ca7e0a23e66e30f1545a /net-p2p/xmule | |
parent | - Update to 0.9.14 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=92098
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 \ |