diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2014-08-04 13:21:14 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2014-08-04 13:21:14 +0000 |
commit | fbdff193b3c795f4728dd03378d2a166e8a115f1 (patch) | |
tree | 2436686a6f19f13808993b34c629d771eb8fb51d /math/pdal | |
parent | 96cfe187985e933846a94b238a26c0689391364e (diff) |
Notes
Diffstat (limited to 'math/pdal')
-rw-r--r-- | math/pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index c57dd0e00a67..d5df08e085b2 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -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 |