svn commit: r356090 - head/devel/ocaml-sem
John Marino
marino at FreeBSD.org
Sun Jun 1 10:28:08 UTC 2014
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}
More information about the svn-ports-all
mailing list