diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index 3d34a72aaa5f..8eb45cb0a288 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -11,6 +11,11 @@ DISTNAME= cDonkey-${PORTVERSION} 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 + WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION} USE_BDB= 41 |