summaryrefslogtreecommitdiff
path: root/net-p2p/linux-edonkey-core/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-22 16:29:53 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-22 16:29:53 +0000
commitc5dd43d4e10e695fb06c0aa880d2654ad4e2ddbb (patch)
treef8060cba805d81eb0c5929cc37e1bbca53cb8123 /net-p2p/linux-edonkey-core/Makefile
parentDon't stutter on the orbit2 component. (diff)
Update to 0.48
Notes
Notes: svn path=/head/; revision=79459
Diffstat (limited to 'net-p2p/linux-edonkey-core/Makefile')
-rw-r--r--net-p2p/linux-edonkey-core/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile
index 20230755f826..376de4c56e27 100644
--- a/net-p2p/linux-edonkey-core/Makefile
+++ b/net-p2p/linux-edonkey-core/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= edonkey
-PORTVERSION= 0.45
+PORTVERSION= 0.48
PORTEPOCH= 1
CATEGORIES= net linux
MASTER_SITES= http://www.overnet.com/files/
PKGNAMESUFFIX= -core
-DISTNAME= eDonkey${PORTVERSION}
+DISTNAME= donkey${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
COMMENT= eDonkey2000 'core' command line client
@@ -30,7 +30,7 @@ BRANDELF?= /usr/bin/brandelf
BRANDELF?= brandelf
.endif
-BINARY_NAME_OLD?= donkey_s_${PORTVERSION:S/^0.//}
+BINARY_NAME_OLD?= donkey${PORTVERSION}
BINARY_NAME= donkey
post-patch: