Date: Mon, 4 Aug 2014 13:21:14 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364000 - head/math/pdal Message-ID: <53df88ca.5386.6172b6d7@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: erwin Date: Mon Aug 4 13:21:14 2014 New Revision: 364000 URL: http://svnweb.freebsd.org/changeset/ports/364000 QAT: https://qat.redports.org/buildarchive/r364000/ Log: Change order of categories to fix PKGORIGIN Pointyhat to: pi Modified: head/math/pdal/Makefile Modified: head/math/pdal/Makefile ============================================================================== --- head/math/pdal/Makefile Mon Aug 4 13:19:11 2014 (r363999) +++ head/math/pdal/Makefile Mon Aug 4 13:21:14 2014 (r364000) @@ -3,7 +3,7 @@ PORTNAME= pdal PORTVERSION= 0.9.8 -CATEGORIES= databases math graphics +CATEGORIES= math databases graphics MASTER_SITES= http://github.com/PDAL/PDAL/archive/${PORTVERSION}.tar.gz?dummy=/ MAINTAINER= coder@tuxfamily.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53df88ca.5386.6172b6d7>