diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/clip/Makefile | 2 | ||||
-rw-r--r-- | databases/dbmetrix/Makefile | 2 | ||||
-rw-r--r-- | databases/gbib/Makefile | 2 | ||||
-rw-r--r-- | databases/gmysql/Makefile | 2 | ||||
-rw-r--r-- | databases/gtksql/Makefile | 2 | ||||
-rw-r--r-- | databases/libiodbc/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 1 | ||||
-rw-r--r-- | databases/postgresql-odbc/Makefile | 2 |
8 files changed, 8 insertions, 6 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 45b805aa7217..d7b22c716f88 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -7,7 +7,7 @@ PORTNAME= clip PORTVERSION= 1.1.14.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases lang MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/:files \ ftp://ftp.itk.ru/pub/clip/:files \ diff --git a/databases/dbmetrix/Makefile b/databases/dbmetrix/Makefile index 49e33c46ce52..1983bc3cb19d 100644 --- a/databases/dbmetrix/Makefile +++ b/databases/dbmetrix/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbmetrix PORTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= ftp://ftp.tamos.net/pub/dbMetrix/ \ ftp://ftp.upc.es/pub/linux/sunsite/X11/gtkbuffet/apps/dbmetrix/ \ diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile index 96f680e8259b..194aea81873e 100644 --- a/databases/gbib/Makefile +++ b/databases/gbib/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbib PORTVERSION= 0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases editors gnome MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \ http://www.unixpages.org/distfiles/ diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile index 628bd752ee3a..97324e433ef0 100644 --- a/databases/gmysql/Makefile +++ b/databases/gmysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmysql PORTVERSION= 0.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile index ecfd1ca6416d..c102f6ec6115 100644 --- a/databases/gtksql/Makefile +++ b/databases/gtksql/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtksql PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://membres.lycos.fr/bbrox/GtkSQL/ diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index 41b7cb13a0d9..4c24cdfdd21e 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -10,6 +10,7 @@ PORTNAME= libiodbc PORTVERSION= 3.52.4 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/downloads/iODBC/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 569342fc2d80..1b7e9f6ada11 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -7,6 +7,7 @@ PORTNAME= DBD-ODBC PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 87032cc993c3..0150fc3c565f 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -7,7 +7,7 @@ PORTNAME= postgresql PORTVERSION= 7.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= odbc/versions/src |