diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-01-29 17:25:25 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-01-29 17:25:25 +0000 |
commit | 76678e21bf2d03f0e86538e0ea7d205faa36c8ff (patch) | |
tree | ee58f79220a11d1df7f8ba9d45609dd4659ba3e4 /net-p2p | |
parent | ccbb38a9b85b0d6985dac503dc211e32dcd70586 (diff) | |
download | ports-76678e21bf2d03f0e86538e0ea7d205faa36c8ff.tar.gz ports-76678e21bf2d03f0e86538e0ea7d205faa36c8ff.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index 42abc6624156..851f99eca96b 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -6,11 +6,12 @@ # PORTNAME= edonkey -PORTVERSION= 16.16.58.3 +PORTVERSION= 0.44 +PORTEPOCH= 1 CATEGORIES= net linux -MASTER_SITES= http://users.aber.ac.uk/tpm01/ +MASTER_SITES= http://sda.edonkey2000.com/files/ PKGNAMESUFFIX= -core -DISTNAME= donkey_s_1658-gaps-3 +DISTNAME= eDonkey${PORTVERSION} MAINTAINER= lioux@FreeBSD.org @@ -28,7 +29,7 @@ BRANDELF?= /usr/bin/brandelf BRANDELF?= brandelf .endif -BINARY_NAME_OLD?= ${DISTNAME} +BINARY_NAME_OLD?= donkey_s_${PORTVERSION:S/^0.//} BINARY_NAME= donkey post-patch: diff --git a/net-p2p/linux-edonkey-core/distinfo b/net-p2p/linux-edonkey-core/distinfo index e179cdc7c0c6..cf17900a5368 100644 --- a/net-p2p/linux-edonkey-core/distinfo +++ b/net-p2p/linux-edonkey-core/distinfo @@ -1 +1 @@ -MD5 (donkey_s_1658-gaps-3.tar.gz) = c97d94d66ccabf29fcab5c5534d9af1b +MD5 (eDonkey0.44.tar.gz) = ba69e7693701ee96bbb1d5623a6b0ca5 |