diff options
author | krion <krion@FreeBSD.org> | 2004-05-21 15:52:46 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-21 15:52:46 +0800 |
commit | c2d150bd9028137292103c5983074a392bf1e20f (patch) | |
tree | b159cc808c85b98503648d3b25369b60cf4be732 /net-p2p/nicotine/Makefile | |
parent | a8ff53fd92c707ad17c82248e7c0f94fdbc41431 (diff) | |
download | freebsd-ports-gnome-c2d150bd9028137292103c5983074a392bf1e20f.tar.gz freebsd-ports-gnome-c2d150bd9028137292103c5983074a392bf1e20f.tar.zst freebsd-ports-gnome-c2d150bd9028137292103c5983074a392bf1e20f.zip |
- Update to version 1.0.8.r1
PR: ports/66962
Submitted by: maintainer
Diffstat (limited to 'net-p2p/nicotine/Makefile')
-rw-r--r-- | net-p2p/nicotine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile index e879ea22be51..1c7449734df3 100644 --- a/net-p2p/nicotine/Makefile +++ b/net-p2p/nicotine/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 |