diff options
Diffstat (limited to 'devel/libuv/Makefile')
-rw-r--r-- | devel/libuv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index e51e9535d149..84dce5f87799 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -DISTVERSION= 1.0.0-rc1 +DISTVERSION= 1.0.0-rc2 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} |