diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | b3458f652e5b57afef714d418f2d6a02e319c135 (patch) | |
tree | 53196793dfc0897f56232dd5f7b34997ac17e122 /cad | |
parent | 47b1a6e9dd6a592d06e24ef513d765fd7b555bce (diff) | |
download | ports-b3458f652e5b57afef714d418f2d6a02e319c135.tar.gz ports-b3458f652e5b57afef714d418f2d6a02e319c135.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/fandango/Makefile | 1 | ||||
-rw-r--r-- | cad/gerbv/Makefile | 1 | ||||
-rw-r--r-- | cad/oregano/Makefile | 1 | ||||
-rw-r--r-- | cad/pdnmesh/Makefile | 1 | ||||
-rw-r--r-- | cad/pythoncad/Makefile | 2 | ||||
-rw-r--r-- | cad/transcalc/Makefile | 2 |
6 files changed, 6 insertions, 2 deletions
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 5618c4d80948..92bbed03656d 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -8,6 +8,7 @@ PORTNAME= fandango PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elcad diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index db96fc7db21c..c34175d70e41 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -8,6 +8,7 @@ PORTNAME= gerbv PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 780df6377645..7c6e97d5731d 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -7,6 +7,7 @@ PORTNAME= oregano PORTVERSION= 0.40.3 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/56/ diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index 8ce5dc64ddb9..200675601f11 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -7,6 +7,7 @@ PORTNAME= pdnmesh PORTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ ${MASTER_SITE_SUNSITE:S/$/:sun/} diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile index 4aca4b3d154d..d8b79363ee43 100644 --- a/cad/pythoncad/Makefile +++ b/cad/pythoncad/Makefile @@ -8,7 +8,7 @@ PORTNAME= pythoncad PORTVERSION= 21 -PORTREVISION= 0 +PORTREVISION= 1 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 4f56008d7e32..d6c56705ff57 100644 --- a/cad/transcalc/Makefile +++ b/cad/transcalc/Makefile @@ -8,7 +8,7 @@ PORTNAME= transcalc PORTVERSION= 0.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= http://transcalc.sourceforge.net/ |