diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/fandango/Makefile | 1 | ||||
-rw-r--r-- | cad/pythoncad/Makefile | 2 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 86c9eb8c7430..16668d3f8e5c 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -8,6 +8,7 @@ PORTNAME= fandango PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elcad diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 4b5e96bc9506..02d217450ccb 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -8,7 +8,7 @@ PORTNAME= pythoncad PORTVERSION= 10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.pythoncad.org/releases/ DISTNAME= PythonCAD-DS1-R${PORTVERSION} diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile index c2723b922690..30f72913d7eb 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= transcalc PORTVERSION= 0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://transcalc.sourceforge.net/ |