Date: Sat, 1 Mar 2014 19:40:09 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346716 - head/devel/libuv Message-ID: <201403011940.s21Je9FF032469@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sat Mar 1 19:40:09 2014 New Revision: 346716 URL: http://svnweb.freebsd.org/changeset/ports/346716 QAT: https://qat.redports.org/buildarchive/r346716/ Log: Remove the article and fix a typo. Reported by: sunpoet Modified: head/devel/libuv/Makefile Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Sat Mar 1 19:10:42 2014 (r346715) +++ head/devel/libuv/Makefile Sat Mar 1 19:40:09 2014 (r346716) @@ -8,11 +8,11 @@ MASTER_SITES= http://libuv.org/dist/v${P DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= thierry@FreeBSD.org -COMMENT= A multi-platform support library with a focus on asynchronous I/O +COMMENT= Multi-platform support library with a focus on asynchronous I/O LICENSE= NODE LICENSE_NAME= NODE -LICENSE_FILE =${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= gyp:${PORTSDIR}/devel/py-gyp-devel \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403011940.s21Je9FF032469>