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/linux-edonkey-core/Makefile | |
parent | 0b9dd56e47acb0617c21457bdae696e10e50b2fb (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/linux-edonkey-core/Makefile')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |