diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /cad | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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/ |