diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-11 16:27:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-11 16:27:03 +0000 |
commit | 790ac89ea1fe5dc9b5912926bc16bd8c8865f8dd (patch) | |
tree | 6d53ae81190297e4e35b8efa9797d5ccdb4171e5 /net/mldonkey/Makefile | |
parent | dfc481dff3abcd53427faeeee7e543ba47d4a937 (diff) | |
download | pkgsrc-790ac89ea1fe5dc9b5912926bc16bd8c8865f8dd.tar.gz |
Update to 2.5.11.
Patches accepted back.
2004/02/10: Fabrice (version 2.5.11, tag release-2-5-11)
- New GUI protocol 24, all times in relative-time.
- Re-applied patch #2603
- ./config/configure.in: select former or new implementation of sha1
depending on the presence of byteswap.h and endian.h.
- Applied patches #2611, #2612, #2613, #2614
Diffstat (limited to 'net/mldonkey/Makefile')
-rw-r--r-- | net/mldonkey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index f111568944f..6f4e601bf02 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/02/10 15:49:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/02/11 16:27:03 wiz Exp $ # -DISTNAME= mldonkey-2.5.10 +DISTNAME= mldonkey-2.5.11 CATEGORIES= net MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/ |