diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-01-04 00:39:32 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-01-04 00:39:32 +0000 |
commit | 085ce585080c17d77a06222a639ee98b6e4b252b (patch) | |
tree | 88520425546404bee5673d8ddc9397ff71a243f0 /net/nicotine/Makefile | |
parent | 70cc718ee05923ddb365fa16c05ed6b5255f1c39 (diff) | |
download | pkgsrc-085ce585080c17d77a06222a639ee98b6e4b252b.tar.gz |
Update nicotine to 1.0.8. Needed to connect to slsk these days.
Changes:
- Added the missing handler for server-pushed searches
- Allow users to have negative speed-ratings
- Double click downloads in searches and browsers, join room in room list
Diffstat (limited to 'net/nicotine/Makefile')
-rw-r--r-- | net/nicotine/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index e33186b579d..6878b6572c2 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:56 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/01/04 00:39:43 hubertf Exp $ # -DISTNAME= nicotine-1.0.7 -PKGREVISION= 3 +DISTNAME= nicotine-1.0.8 CATEGORIES= net audio x11 MASTER_SITES= http://nicotine.thegraveyard.org/ EXTRACT_SUFX= .tar.bz2 |