diff options
author | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
commit | 056be463304d28e78c9e4bc4cec48069162eba85 (patch) | |
tree | cd62a3f8e13c67d6c295dca3d76376ec84c71747 /games | |
parent | dd1f152da98dde00bc4f784ead96ba7b7f6ab220 (diff) | |
download | freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.gz freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.zst freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.zip |
Bump PORTREVISION for ports linking to default libmysqlclient.
Diffstat (limited to 'games')
-rw-r--r-- | games/antrix/Makefile | 2 | ||||
-rw-r--r-- | games/freeciv/Makefile | 1 | ||||
-rw-r--r-- | games/mangos/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/games/antrix/Makefile b/games/antrix/Makefile index d0fe40f7ead3..54044cc9a3c9 100644 --- a/games/antrix/Makefile +++ b/games/antrix/Makefile @@ -7,7 +7,7 @@ PORTNAME= antrix PORTVERSION= 1477 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://skillcoder.narod.ru/wow/antrix/ \ http://wtq.ru/wow/antrix/ diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index a34c4fb480bc..dcb6bbd32d22 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -7,6 +7,7 @@ PORTNAME= freeciv PORTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} diff --git a/games/mangos/Makefile b/games/mangos/Makefile index 748a9b0ef11f..cde14340f375 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -7,7 +7,7 @@ PORTNAME= mangos PORTVERSION= 5101 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= CENKES http://mangos-port.by.ru/ \ http://wow.omsktele.com/src/ \ |