aboutsummaryrefslogtreecommitdiffstats
path: root/converters/osm2pgsql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/osm2pgsql/Makefile')
-rw-r--r--converters/osm2pgsql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index 0a7a52bf2907..f8695e03977b 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= converters geography
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Convert OSM XML data to PostgreSQL database
-LICENSE= GPLv2 # or later
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \