diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 03:17:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 03:17:34 +0800 |
commit | 75fe030c17d44513ad3162bb2035c632e649d010 (patch) | |
tree | 9d2e66fb7f055c63f8fa5751ed0067ea178e26b6 /net-p2p | |
parent | 29ac152f5fb07c97dfdbdbd7683a33f1d0ad12a4 (diff) | |
download | freebsd-ports-gnome-75fe030c17d44513ad3162bb2035c632e649d010.tar.gz freebsd-ports-gnome-75fe030c17d44513ad3162bb2035c632e649d010.tar.zst freebsd-ports-gnome-75fe030c17d44513ad3162bb2035c632e649d010.zip |
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'net-p2p')
-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/ |