diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-01 13:28:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-01 13:28:57 +0000 |
commit | e45e2cd674f7be0ab14d45657cb1493f0e406f32 (patch) | |
tree | a486408bbbaa6758ff2c6046e4c03e31da9bc808 /net-p2p | |
parent | - Update to 1.0.30 (diff) |
- Update to 1.3.0
PR: ports/82702
Submitted by: No Name <arundel@h3c.de>
Notes
Notes:
svn path=/head/; revision=138295
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index f6a53b4c3e60..472a87075b60 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -6,14 +6,13 @@ # PORTNAME= edonkey -PORTVERSION= 1.1.0 +PORTVERSION= 1.3.0 PORTEPOCH= 1 CATEGORIES= net linux MASTER_SITES= http://www.zen18864.zen.co.uk/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core -DISTNAME= ${PORTNAME}clc-${PORTVERSION}_${ARCH} -EXTRACT_SUFX= .tgz +DISTNAME= ${PORTNAME}clc_${PORTVERSION}_${ARCH} MAINTAINER= ports@FreeBSD.org COMMENT= eDonkey2000 'core' command line client diff --git a/net-p2p/linux-edonkey-core/distinfo b/net-p2p/linux-edonkey-core/distinfo index 399849b8d529..a85bfe4c7da7 100644 --- a/net-p2p/linux-edonkey-core/distinfo +++ b/net-p2p/linux-edonkey-core/distinfo @@ -1,2 +1,2 @@ -MD5 (edonkeyclc-1.1.0_i386.tgz) = 943d92390f63b349853f1847109c1a47 -SIZE (edonkeyclc-1.1.0_i386.tgz) = 404786 +MD5 (edonkeyclc_1.3.0_i386.tar.gz) = 46ced65b8bde60db234ad781861139c8 +SIZE (edonkeyclc_1.3.0_i386.tar.gz) = 740443 |