diff options
Diffstat (limited to 'devel/libuv/Makefile')
-rw-r--r-- | devel/libuv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 103e6eb864ee..89a028804684 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.26.0 +PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O |