Date: Sun, 1 Jun 2014 10:28:07 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356090 - head/devel/ocaml-sem Message-ID: <201406011028.s51AS7xD084282@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Jun 1 10:28:07 2014 New Revision: 356090 URL: http://svnweb.freebsd.org/changeset/ports/356090 QAT: https://qat.redports.org/buildarchive/r356090/ Log: devel/ocaml-sem: fix tar:bizp2 type Approved by: portmgr (implicit) Modified: head/devel/ocaml-sem/Makefile Modified: head/devel/ocaml-sem/Makefile ============================================================================== --- head/devel/ocaml-sem/Makefile Sun Jun 1 10:22:53 2014 (r356089) +++ head/devel/ocaml-sem/Makefile Sun Jun 1 10:28:07 2014 (r356090) @@ -28,7 +28,7 @@ ALL_TARGET= all PORTDOCS= html README DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -USES= gmake tar:bizp2 +USES= gmake tar:bzip2 PKGDEINSTALL= ${PKGINSTALL}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406011028.s51AS7xD084282>