diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-03-09 13:41:19 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-03-09 13:42:31 +0100 |
commit | 486ea1d293d02cd4afaab696b71c6c3d205b57dd (patch) | |
tree | 3ac537580dda4583e6458381156cddd38a3b3e9b /cad | |
parent | databases/pgrouting: Update to 3.5.0 (diff) |
graphics/proj: Update to 9.2.0
Diffstat (limited to 'cad')
-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 ddc836714e83..87a9005aee0e 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} |