diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/sumo/Makefile | 2 | ||||
-rw-r--r-- | cad/zcad/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 249c7a0aa3be..d0a41a2989fd 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 9a0ef2e27629..e546897eccba 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -1,6 +1,6 @@ PORTNAME= zcad PORTVERSION= 0.9.8.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |