diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 12:08:05 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 12:08:05 +0800 |
commit | 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed (patch) | |
tree | 49333b8b4e61d1ef3cd97a360d2157c32b6b90ba /cad/sumo | |
parent | www/wgetpaste: Update to 2.33 (diff) |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
Diffstat (limited to 'cad/sumo')
-rw-r--r-- | cad/sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 4cd5414e743f..db0d6cf070e4 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} |