diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-05-27 16:46:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-05-27 16:46:45 +0000 |
commit | 060047221e81c8e50c9e9be8fc66fd98cd284a01 (patch) | |
tree | 468fcdc23cd44afbbd305b810d39a3bd7360928d /astro | |
parent | . remove LICENSE_FILE of a standard one (GPLv2); (diff) |
- Add relecavat geography category
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index ebff235ea0c4..46d6500a0fad 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -3,7 +3,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.0 -CATEGORIES= astro devel +CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library for handling binary OpenStreetMap data |