diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /databases/mysql-gui/Makefile | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.zip FreeBSD-ports-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'databases/mysql-gui/Makefile')
-rw-r--r-- | databases/mysql-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-gui/Makefile b/databases/mysql-gui/Makefile index 8b29487..c63d49d 100644 --- a/databases/mysql-gui/Makefile +++ b/databases/mysql-gui/Makefile @@ -7,7 +7,7 @@ PORTNAME= mysql-gui PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.mysql.com/Downloads/%SUBDIR%/ \ ftp://mysql.nixc.net/pub/mysql/Downloads/%SUBDIR%/ \ |