diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
commit | 95d970b60bc4e86d529e49e1c2594eb1d1334f49 (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /games | |
parent | 5bddf3fa9227c14a30f1f3b537d4391b91d5f318 (diff) | |
download | ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.tar.gz ports-95d970b60bc4e86d529e49e1c2594eb1d1334f49.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 2 | ||||
-rw-r--r-- | games/battletanks/Makefile | 2 | ||||
-rw-r--r-- | games/prboom/Makefile | 2 | ||||
-rw-r--r-- | games/rnd_jue/Makefile | 2 | ||||
-rw-r--r-- | games/rocksndiamonds/Makefile | 2 | ||||
-rw-r--r-- | games/tecnoballz/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index f39c04ee04d5..547083068551 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20120514 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2012-05-14 DISTNAME= AlephOne-${PORTVERSION} diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index 5fb280e72f5b..4ef9666d53c4 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -3,7 +3,7 @@ PORTNAME= btanks PORTVERSION= 0.9.8083 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/ diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 8e4319ba4039..9510c6e4fc50 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -3,7 +3,7 @@ PORTNAME= prboom PORTVERSION= 2.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} diff --git a/games/rnd_jue/Makefile b/games/rnd_jue/Makefile index 76b5038d4c27..9e703e2922ba 100644 --- a/games/rnd_jue/Makefile +++ b/games/rnd_jue/Makefile @@ -3,7 +3,7 @@ PORTNAME= rnd_jue PORTVERSION= 3.3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/ diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index f12b82cd57d5..e10d2fbaac8b 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -3,7 +3,7 @@ PORTNAME= rocksndiamonds PORTVERSION= 3.3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels_artsoft \ diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index a6750b4ceb91..9813100c54bf 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -3,7 +3,7 @@ PORTNAME= tecnoballz PORTVERSION= 0.92 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \ http://mirror.amdmi3.ru/distfiles/ |