diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
commit | 5850f0e38394e750037bfb8ef7d41987d0936342 (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /games | |
parent | d7fcb9f30ba1e1ada98eb9ce1482a7a34c2e270d (diff) | |
download | freebsd-ports-5850f0e38394e750037bfb8ef7d41987d0936342.zip |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'games')
-rw-r--r-- | games/fillets-ng/Makefile | 2 | ||||
-rw-r--r-- | games/glob2/Makefile | 2 | ||||
-rw-r--r-- | games/supertuxkart/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint/Makefile | 2 | ||||
-rw-r--r-- | games/warmux/Makefile | 2 | ||||
-rw-r--r-- | games/warzone2100/Makefile | 2 | ||||
-rw-r--r-- | games/wesnoth/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index f6ca63e4639f..72539b05940b 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -3,7 +3,7 @@ PORTNAME= fillets-ng PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION}:source \ SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${DATAVERSION}:data diff --git a/games/glob2/Makefile b/games/glob2/Makefile index f7f5e21e2b10..36f8ea8b8c05 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -3,7 +3,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/ diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index f673f3616bee..75543a809eca 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -3,7 +3,7 @@ PORTNAME= supertuxkart PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/supertuxkart/SuperTuxKart/${PORTVERSION} EXTRACT_SUFX= -src.tar.bz2 diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index b223d1af6ccf..8097b714f5fc 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxpaint PORTVERSION= 0.9.21 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF diff --git a/games/warmux/Makefile b/games/warmux/Makefile index d1d3986a0609..283d0886e2e9 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -3,7 +3,7 @@ PORTNAME= warmux DISTVERSION= 11.04.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ http://download.gna.org/${PORTNAME}/archive/ diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 5e528d478493..80c0997a4d80 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -2,7 +2,7 @@ PORTNAME= warzone2100 PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 6fe287d053fa..fc17da0c5dac 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -2,7 +2,7 @@ PORTNAME= wesnoth PORTVERSION= 1.10.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ |