diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-21 07:52:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-21 07:52:46 +0000 |
commit | 35166dee8d1bfafd8d6bfabbfb30d40a4a3c41e8 (patch) | |
tree | c637099a99991bf1bdf5ce7e269841784b83460d /net-p2p/nicotine-plus/Makefile | |
parent | 8b9e1a6885406c1881f7838272c33af2aca34815 (diff) | |
download | ports-35166dee8d1bfafd8d6bfabbfb30d40a4a3c41e8.tar.gz ports-35166dee8d1bfafd8d6bfabbfb30d40a4a3c41e8.zip |
Notes
Diffstat (limited to 'net-p2p/nicotine-plus/Makefile')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index e879ea22be51..1c7449734df3 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/Makefile @@ -6,10 +6,10 @@ # PORTNAME= nicotine -PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTVERSION= 1.0.8.r1 CATEGORIES= net MASTER_SITES= http://nicotine.thegraveyard.org/ +DISTNAME= ${PORTNAME}-1.0.8rc1 MAINTAINER= sw@gegenunendlich.de COMMENT= GTK2 SoulSeek filesharing client |