diff options
author | pav <pav@FreeBSD.org> | 2010-04-07 21:46:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-04-07 21:46:21 +0800 |
commit | c83c0aefc619d94d5fdbd6f066e69a8be5623deb (patch) | |
tree | d34e71d44e0296ab7ae20fb106f17a536aaa4dbf /net-p2p/uhub/Makefile | |
parent | f103487af6b6f17349c8c11ad30c434f3779e970 (diff) | |
download | freebsd-ports-gnome-c83c0aefc619d94d5fdbd6f066e69a8be5623deb.tar.gz freebsd-ports-gnome-c83c0aefc619d94d5fdbd6f066e69a8be5623deb.tar.zst freebsd-ports-gnome-c83c0aefc619d94d5fdbd6f066e69a8be5623deb.zip |
- Update to 0.3.1
PR: ports/145421
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
Diffstat (limited to 'net-p2p/uhub/Makefile')
-rw-r--r-- | net-p2p/uhub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile index e69262fc4c9b..6020b66f0aef 100644 --- a/net-p2p/uhub/Makefile +++ b/net-p2p/uhub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uhub -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net-p2p MASTER_SITES= http://www.extatic.org/downloads/uhub/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |