diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:11:09 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-09-20 14:11:09 +0000 |
commit | ed263247913a7e34a3778e623aee4b860d900ba2 (patch) | |
tree | 19dbabf5a569de9582b6d18a63b0b679e1ea3f87 /net-p2p/cdonkey/Makefile | |
parent | Fix improper use of FORBIDDEN. (diff) |
Fix improper use of FORBIDDEN
With hat: portmgr
Diffstat (limited to 'net-p2p/cdonkey/Makefile')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index bbedf12b2b4a..243f8ce5d775 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -12,7 +12,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open and free core client for the eDonkey protocol BROKEN= no suitable distfile -FORBIDDEN= distfile got re-rolled DEPRECATED= depends on deprecated db41 version EXPIRATION_DATE=2014-09-30 |