diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-10-25 15:20:04 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-10-25 15:20:04 +0800 |
commit | e80381d9277299adf73b41b25420593985369f63 (patch) | |
tree | 3ba961a822fea2c73a58ca7e0a23e66e30f1545a /net-p2p | |
parent | a1c5e98ea1ba2c20bd488c64cb82366d41838ead (diff) | |
download | freebsd-ports-gnome-e80381d9277299adf73b41b25420593985369f63.tar.gz freebsd-ports-gnome-e80381d9277299adf73b41b25420593985369f63.tar.zst freebsd-ports-gnome-e80381d9277299adf73b41b25420593985369f63.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')
-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 \ |