diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 19:17:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 19:17:34 +0000 |
commit | f19abc38388100f891b5492fb3c1091a0ceee957 (patch) | |
tree | 907e3fa39c396807e49ecee0cb8db8b49cbd5def /net-p2p/linux-edonkey-tool-recovermet | |
parent | - Update to 5.5 and unbreak (diff) |
Mark as BROKEN: unfetchable.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144989
Diffstat (limited to 'net-p2p/linux-edonkey-tool-recovermet')
-rw-r--r-- | net-p2p/linux-edonkey-tool-recovermet/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-tool-recovermet/pkg-descr | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/linux-edonkey-tool-recovermet/Makefile b/net-p2p/linux-edonkey-tool-recovermet/Makefile index 06eb58419530..c5e4346ad7fe 100644 --- a/net-p2p/linux-edonkey-tool-recovermet/Makefile +++ b/net-p2p/linux-edonkey-tool-recovermet/Makefile @@ -9,7 +9,7 @@ PORTNAME= edonkey PORTVERSION= 0.0.2 PORTREVISION= 1 CATEGORIES= misc linux -MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/ +MASTER_SITES= # disappeared PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -tool-recovermet DISTNAME= ed2k_recovermet @@ -19,6 +19,10 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Tool that tries to re-create x.part.met files compromised due to crash +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + ONLY_FOR_ARCHS= i386 USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/net-p2p/linux-edonkey-tool-recovermet/pkg-descr b/net-p2p/linux-edonkey-tool-recovermet/pkg-descr index b8997aacd1be..315628720f8b 100644 --- a/net-p2p/linux-edonkey-tool-recovermet/pkg-descr +++ b/net-p2p/linux-edonkey-tool-recovermet/pkg-descr @@ -17,5 +17,3 @@ N.B. Obviously these candidates should have the same size as your download was/is supposed to have! Therefore, if your download was supposed to be 699MB when finished, files with 720MB or 750MB are NOT likely candidates, even if the name is the same. - -WWW: http://users.aber.ac.uk/tpm01/ed2k_tools/ |