diff options
author | pav <pav@FreeBSD.org> | 2005-07-01 21:28:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-01 21:28:57 +0800 |
commit | f76c447d59ad8fb4fb999be0e3da8c9e57bbc103 (patch) | |
tree | 4991e543e018db9f780ff143a001b43229fdd053 /net-p2p | |
parent | bdfaf9529b7496ebf0c71a6a114a13a459038aae (diff) | |
download | freebsd-ports-gnome-f76c447d59ad8fb4fb999be0e3da8c9e57bbc103.tar.gz freebsd-ports-gnome-f76c447d59ad8fb4fb999be0e3da8c9e57bbc103.tar.zst freebsd-ports-gnome-f76c447d59ad8fb4fb999be0e3da8c9e57bbc103.zip |
- Update to 1.3.0
PR: ports/82702
Submitted by: No Name <arundel@h3c.de>
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 |