diff options
Diffstat (limited to 'dev-db/pgrouting/pgrouting-3.1.2.ebuild')
-rw-r--r-- | dev-db/pgrouting/pgrouting-3.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgrouting/pgrouting-3.1.2.ebuild b/dev-db/pgrouting/pgrouting-3.1.2.ebuild index 3dbd84c33373..8d33c952b0d9 100644 --- a/dev-db/pgrouting/pgrouting-3.1.2.ebuild +++ b/dev-db/pgrouting/pgrouting-3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ POSTGRES_USEDEP="server" inherit cmake postgres-multi -DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." +DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality" HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" |