diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2011-07-20 02:45:01 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2011-07-20 02:45:01 +0000 |
commit | cda92d33131282335fca03ee2dd16dd976f0db71 (patch) | |
tree | ee11bbbb6b9d75a09c7bae36b1352bc2100f9829 /net-p2p/mldonkey/Makefile | |
parent | 1cfc796439a8697465120c174f3e4e6151fa875a (diff) |
Notes
Diffstat (limited to 'net-p2p/mldonkey/Makefile')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 686f12cd94b3..626d39729b8f 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -6,18 +6,18 @@ # PORTNAME= mldonkey -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES+= net-p2p MASTER_SITES= SF MAINTAINER?= lioux@FreeBSD.org COMMENT?= A OCAML client for multiple peer-to-peer networks -BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Copying.txt +BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml + NO_LATEST_LINK= yes CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* |