diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 12:54:40 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 12:54:40 +0000 |
commit | 69445046c0efc3d1e069608d1eebdc60cf6dfdf1 (patch) | |
tree | c35dcebf12dff6a50048969c0f8f9a8328d8e030 /games | |
parent | acca4a6f8ef3215b3f06b31faa1b3e1a82afb536 (diff) | |
download | ports-69445046c0efc3d1e069608d1eebdc60cf6dfdf1.tar.gz ports-69445046c0efc3d1e069608d1eebdc60cf6dfdf1.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/frozen-bubble/Makefile | 2 | ||||
-rw-r--r-- | games/hex-a-hop/Makefile | 2 | ||||
-rw-r--r-- | games/plutocracy/Makefile | 2 | ||||
-rw-r--r-- | games/tuxmath/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint/Makefile | 2 | ||||
-rw-r--r-- | games/tuxtype/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/frozen-bubble/Makefile b/games/frozen-bubble/Makefile index 617f8c1af7b2..93ae5d6aa89b 100644 --- a/games/frozen-bubble/Makefile +++ b/games/frozen-bubble/Makefile @@ -3,7 +3,7 @@ PORTNAME= frozen-bubble DISTVERSION= 2.2.1-beta1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.frozen-bubble.org/data/ diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index 2c38610a884b..f2d1e866edc4 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -3,7 +3,7 @@ PORTNAME= hex-a-hop PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTVERSION} diff --git a/games/plutocracy/Makefile b/games/plutocracy/Makefile index edf713f09a48..1985521f5c74 100644 --- a/games/plutocracy/Makefile +++ b/games/plutocracy/Makefile @@ -3,7 +3,7 @@ PORTNAME= plutocracy PORTVERSION= 0.0.20081229 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 2a823959b562..ce094527fd9b 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxmath PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3571/ \ diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index e37503354631..1f7b6931d377 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxpaint PORTVERSION= 0.9.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile index b1e37e6b3a16..2b5aa5aebfb7 100644 --- a/games/tuxtype/Makefile +++ b/games/tuxtype/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxtype PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3270/ \ http://alioth.debian.org/frs/download.php/3540/:t4k_common |