aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 10:54:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 10:54:27 +0000
commitb3458f652e5b57afef714d418f2d6a02e319c135 (patch)
tree53196793dfc0897f56232dd5f7b34997ac17e122 /games
parent47b1a6e9dd6a592d06e24ef513d765fd7b555bce (diff)
downloadports-b3458f652e5b57afef714d418f2d6a02e319c135.tar.gz
ports-b3458f652e5b57afef714d418f2d6a02e319c135.zip
Bump PORTREVISION to chase the glib20 shared lib version change.
Notes
Notes: svn path=/head/; revision=130974
Diffstat (limited to 'games')
-rw-r--r--games/abridge/Makefile2
-rw-r--r--games/atomix/Makefile2
-rw-r--r--games/bygfoot/Makefile1
-rw-r--r--games/childsplay/Makefile1
-rw-r--r--games/csmash/Makefile2
-rw-r--r--games/easysok/Makefile1
-rw-r--r--games/fgkicker/Makefile2
-rw-r--r--games/freedoko/Makefile1
-rw-r--r--games/gbottler/Makefile1
-rw-r--r--games/gcompris2/Makefile1
-rw-r--r--games/gnocatan/Makefile1
-rw-r--r--games/gnome-music-quiz/Makefile2
-rw-r--r--games/gnomeattacks/Makefile2
-rw-r--r--games/gnomebreakout/Makefile2
-rw-r--r--games/gnubg/Makefile2
-rw-r--r--games/gretools/Makefile2
-rw-r--r--games/grhino/Makefile2
-rw-r--r--games/groundhog/Makefile2
-rw-r--r--games/gtetrinet/Makefile1
-rw-r--r--games/gtkballs/Makefile1
-rw-r--r--games/gtktetcolor/Makefile2
-rw-r--r--games/gturing/Makefile2
-rw-r--r--games/gweled/Makefile1
-rw-r--r--games/kanatest/Makefile2
-rw-r--r--games/kbilliards/Makefile1
-rw-r--r--games/kdegames3/Makefile2
-rw-r--r--games/kdegames4/Makefile2
-rw-r--r--games/kfreerings/Makefile2
-rw-r--r--games/kgeography/Makefile1
-rw-r--r--games/knights-kde4/Makefile2
-rw-r--r--games/knights/Makefile2
-rw-r--r--games/kpicframer/Makefile2
-rw-r--r--games/kpictorial/Makefile2
-rw-r--r--games/kpuzzle/Makefile2
-rw-r--r--games/krosswordplayer/Makefile2
-rw-r--r--games/kslide/Makefile2
-rw-r--r--games/ktritoc/Makefile2
-rw-r--r--games/kwappen/Makefile2
-rw-r--r--games/libmaitretarot/Makefile1
-rw-r--r--games/libmt_client/Makefile1
-rw-r--r--games/maitretarot/Makefile1
-rw-r--r--games/monkeybubble/Makefile2
-rw-r--r--games/monster-masher/Makefile2
-rw-r--r--games/mt_dolphin_ia/Makefile1
-rw-r--r--games/mt_gtk_client/Makefile2
-rw-r--r--games/ninix-aya/Makefile1
-rw-r--r--games/pioneers/Makefile1
-rw-r--r--games/pykawari/Makefile2
-rw-r--r--games/rtb/Makefile1
-rw-r--r--games/scorched3d/Makefile1
-rw-r--r--games/senken/Makefile2
-rw-r--r--games/six/Makefile1
-rw-r--r--games/sopwith/Makefile2
-rw-r--r--games/spacehulk/Makefile2
-rw-r--r--games/taxipilot/Makefile2
-rw-r--r--games/teg/Makefile2
-rw-r--r--games/xfce4-toys/Makefile2
57 files changed, 57 insertions, 36 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile
index aec7c188920f..23ec885ad0a1 100644
--- a/games/abridge/Makefile
+++ b/games/abridge/Makefile
@@ -6,7 +6,7 @@
PORTNAME= abridge
PORTVERSION= 0.4.0
-PORTREVISION= 3
+PORTREVISION= 4
PORTREVISON= 1
CATEGORIES= games
MASTER_SITES= http://www.abridgegame.org/src/
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
index c27edf661175..69d482e86bc4 100644
--- a/games/atomix/Makefile
+++ b/games/atomix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= atomix
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= http://triq.net/~jens/download/
diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile
index 760c09c7177f..ca79d4f0bc96 100644
--- a/games/bygfoot/Makefile
+++ b/games/bygfoot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bygfoot
PORTVERSION= 1.8.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile
index 235cc61fda95..d16ab70700a7 100644
--- a/games/childsplay/Makefile
+++ b/games/childsplay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= childsplay
PORTVERSION= 0.71
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= childsplay
diff --git a/games/csmash/Makefile b/games/csmash/Makefile
index 5ba6a076f48a..f1db947e871c 100644
--- a/games/csmash/Makefile
+++ b/games/csmash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= csmash
PORTVERSION= 0.6.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cannonsmash
diff --git a/games/easysok/Makefile b/games/easysok/Makefile
index a7533c8797d8..3b459706f887 100644
--- a/games/easysok/Makefile
+++ b/games/easysok/Makefile
@@ -6,6 +6,7 @@
PORTNAME= easysok
PORTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile
index 22986b653d50..ed13ea8edf63 100644
--- a/games/fgkicker/Makefile
+++ b/games/fgkicker/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fgkicker
PORTVERSION= 0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://users.pandora.be/ceppe/projects/files/fgkicker/
EXTRACT_SUFX= .tgz
diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile
index db93b90b7696..dfdc8618fd49 100644
--- a/games/freedoko/Makefile
+++ b/games/freedoko/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freedoko
PORTVERSION= 0.6.7b
+PORTREVISION= 1
#PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile
index 63b0d870a7ad..370124e45d7a 100644
--- a/games/gbottler/Makefile
+++ b/games/gbottler/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gbottler
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= gbottler/12381
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 17bd5a811ce1..693084a686dc 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gcompris2
PORTVERSION= 6.4
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gcompris
diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile
index d45c573ccc4a..b0cd647e39c3 100644
--- a/games/gnocatan/Makefile
+++ b/games/gnocatan/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnocatan
PORTVERSION= 0.8.1.54
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile
index c2e3cc8dee6e..b9ab3609cd68 100644
--- a/games/gnome-music-quiz/Makefile
+++ b/games/gnome-music-quiz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-music-quiz
PORTVERSION= 0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games audio
MASTER_SITES= http://ishamael.tunkeymicket.com/tarballs/
DISTNAME= mq-${PORTVERSION}
diff --git a/games/gnomeattacks/Makefile b/games/gnomeattacks/Makefile
index 9348c1c6602f..9632180b12a4 100644
--- a/games/gnomeattacks/Makefile
+++ b/games/gnomeattacks/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomeattacks
PORTVERSION= 0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile
index 35848e75377b..d89434be4d55 100644
--- a/games/gnomebreakout/Makefile
+++ b/games/gnomebreakout/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomebreakout
PORTVERSION= 0.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= http://www.users.on.net/~mipearson/
DISTNAME= gnome-breakout-${PORTVERSION}
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 5e6406a49588..1a7e01dc904b 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnubg
PORTVERSION= 0.14.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://triaez.kaisei.org/~kaoru/misc/%SUBDIR%/
diff --git a/games/gretools/Makefile b/games/gretools/Makefile
index 12c1e5ab048c..737dff869590 100644
--- a/games/gretools/Makefile
+++ b/games/gretools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gretools
PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= http://theory.cs.iitm.ernet.in/~arvindn/gretools/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION:R}
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index e82a58f03d52..26c739469a38 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grhino
PORTVERSION= 0.12.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rhino
diff --git a/games/groundhog/Makefile b/games/groundhog/Makefile
index cb203e702edd..d0ec4fa44018 100644
--- a/games/groundhog/Makefile
+++ b/games/groundhog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= groundhog
PORTVERSION= 1.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://home-2.tiscali.nl/~cb007736/
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index aaea6b67822a..86c3655bd3de 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gtetrinet
PORTVERSION= 0.7.8
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 36fd196b21c4..876c64f17ec3 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkballs
PORTVERSION= 3.1.5
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://gtkballs.antex.ru/dist/
diff --git a/games/gtktetcolor/Makefile b/games/gtktetcolor/Makefile
index 541d9bdcfec2..c01ccd2cacb7 100644
--- a/games/gtktetcolor/Makefile
+++ b/games/gtktetcolor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtktetcolor
PORTVERSION= 0.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.dvgu.ru/ifit/~panov/gtktetcolor/
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index 1be9e73e897a..ebbb60010b25 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gturing
PORTVERSION= 0.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/
diff --git a/games/gweled/Makefile b/games/gweled/Makefile
index 07c4aadef3aa..d2cf4df87cd5 100644
--- a/games/gweled/Makefile
+++ b/games/gweled/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gweled
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile
index fb3966f3c4c4..36a01b2472c5 100644
--- a/games/kanatest/Makefile
+++ b/games/kanatest/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kanatest
PORTVERSION= 0.3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://clay.ll.pl/download/
diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile
index b3c2191f15b6..3b19b4d08d76 100644
--- a/games/kbilliards/Makefile
+++ b/games/kbilliards/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kbilliards
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= http://www.hostnotfound.it/kbilliards/
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile
index 80166af61196..0ecbe31c6f12 100644
--- a/games/kdegames3/Makefile
+++ b/games/kdegames3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kdegames
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile
index 80166af61196..0ecbe31c6f12 100644
--- a/games/kdegames4/Makefile
+++ b/games/kdegames4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kdegames
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/games/kfreerings/Makefile b/games/kfreerings/Makefile
index 8e1bd83c2f50..7ec7320afd4e 100644
--- a/games/kfreerings/Makefile
+++ b/games/kfreerings/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kfreerings
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kfreerings
diff --git a/games/kgeography/Makefile b/games/kgeography/Makefile
index ffcf218242a5..e5e90bfc3fbd 100644
--- a/games/kgeography/Makefile
+++ b/games/kgeography/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kgeography
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= http://download.berlios.de/kgeography/
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile
index 4cfbc3b9b90f..777413f446cc 100644
--- a/games/knights-kde4/Makefile
+++ b/games/knights-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= knights
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= knights
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 4cfbc3b9b90f..777413f446cc 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -7,7 +7,7 @@
PORTNAME= knights
PORTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= knights
diff --git a/games/kpicframer/Makefile b/games/kpicframer/Makefile
index 28648603963e..3f588d1bec67 100644
--- a/games/kpicframer/Makefile
+++ b/games/kpicframer/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kpicframer
PORTVERSION= 0.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games kde
MASTER_SITES= http://www.norbs.de/kpicframer/download/
diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile
index 898750f7ae87..b540e234f32f 100644
--- a/games/kpictorial/Makefile
+++ b/games/kpictorial/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kpictorial
PORTVERSION= 0.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kpictorial
diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile
index 43c6236437a9..c2b592330a71 100644
--- a/games/kpuzzle/Makefile
+++ b/games/kpuzzle/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kpuzzle
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kpuzzle
diff --git a/games/krosswordplayer/Makefile b/games/krosswordplayer/Makefile
index 73674b6099c1..dda22cf4985e 100644
--- a/games/krosswordplayer/Makefile
+++ b/games/krosswordplayer/Makefile
@@ -6,7 +6,7 @@
PORTNAME= KrossWordPlayer
PORTVERSION= 1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games kde
MASTER_SITES= http://home.houston.rr.com/epasveer/
EXTRACT_SUFX= .tgz
diff --git a/games/kslide/Makefile b/games/kslide/Makefile
index 7f34f1a6a83a..b871f9f4d0e8 100644
--- a/games/kslide/Makefile
+++ b/games/kslide/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kslide
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games kde
MASTER_SITES= http://www.web-xs.de/~ecoquelle/taquin/ \
http://david.bieder.free.fr/eric/taquin/ \
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile
index cbe3949d70e5..ca60182cdc99 100644
--- a/games/ktritoc/Makefile
+++ b/games/ktritoc/Makefile
@@ -6,7 +6,7 @@
PORTNAME= ktritoc
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games kde
MASTER_SITES= http://www.heni-online.de/files/
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile
index f09aabbf8085..ab51b6da14d0 100644
--- a/games/kwappen/Makefile
+++ b/games/kwappen/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kwappen
PORTVERSION= 1.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= http://www.lcs-chemie.de/
diff --git a/games/libmaitretarot/Makefile b/games/libmaitretarot/Makefile
index 51e39bc417e0..f0553b01b419 100644
--- a/games/libmaitretarot/Makefile
+++ b/games/libmaitretarot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION}
diff --git a/games/libmt_client/Makefile b/games/libmt_client/Makefile
index 27415f4bc863..827aa003590e 100644
--- a/games/libmt_client/Makefile
+++ b/games/libmt_client/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libmt_client
PORTVERSION= 0.1.98
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION}
diff --git a/games/maitretarot/Makefile b/games/maitretarot/Makefile
index b18e699d9f68..089b836fe58c 100644
--- a/games/maitretarot/Makefile
+++ b/games/maitretarot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= maitretarot
PORTVERSION= 0.1.98
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index 18b420aab76e..b40bdf1c535b 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -7,7 +7,7 @@
PORTNAME= monkeybubble
PORTVERSION= 0.3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= http://home.gna.org/monkeybubble/downloads/
DISTNAME= monkey-bubble-${PORTVERSION}
diff --git a/games/monster-masher/Makefile b/games/monster-masher/Makefile
index f3d81cf45cd3..a3faa92dafab 100644
--- a/games/monster-masher/Makefile
+++ b/games/monster-masher/Makefile
@@ -7,7 +7,7 @@
PORTNAME= monster
PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= http://www.cs.aau.dk/~olau/monster-masher/source/
PKGNAMESUFFIX= -masher
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile
index c72d4a3ce436..ce1c80bd36f4 100644
--- a/games/mt_dolphin_ia/Makefile
+++ b/games/mt_dolphin_ia/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mt_dolphin_ia
PORTVERSION= 0.1.98
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION}
diff --git a/games/mt_gtk_client/Makefile b/games/mt_gtk_client/Makefile
index a505c48b365b..d00e21993a2d 100644
--- a/games/mt_gtk_client/Makefile
+++ b/games/mt_gtk_client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mt_gtk_client
PORTVERSION= 0.1.98
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION}
diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile
index f208cfa3d8a7..a584f5a516b0 100644
--- a/games/ninix-aya/Makefile
+++ b/games/ninix-aya/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ninix-aya
PORTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ninix-aya/13548
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index d45c573ccc4a..b0cd647e39c3 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnocatan
PORTVERSION= 0.8.1.54
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/pykawari/Makefile b/games/pykawari/Makefile
index e48155aa3d86..faa8fe0bc612 100644
--- a/games/pykawari/Makefile
+++ b/games/pykawari/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pykawari
PORTVERSION= 8.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kawari
diff --git a/games/rtb/Makefile b/games/rtb/Makefile
index c76c7273059a..4826571ba5d9 100644
--- a/games/rtb/Makefile
+++ b/games/rtb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RealTimeBattle
PORTVERSION= 1.0.7
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index d92f85a19fc3..572fae1c34bd 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scorched3d
PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION}
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scorched3d
diff --git a/games/senken/Makefile b/games/senken/Makefile
index 87dea38c78d4..5250ff86531f 100644
--- a/games/senken/Makefile
+++ b/games/senken/Makefile
@@ -6,7 +6,7 @@
PORTNAME= senken
PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.contrib.andrew.cmu.edu/~tmartin/senken/download/
diff --git a/games/six/Makefile b/games/six/Makefile
index e8f5748f5aa5..8530968517ef 100644
--- a/games/six/Makefile
+++ b/games/six/Makefile
@@ -6,6 +6,7 @@
PORTNAME= six
PORTVERSION= 0.5.2
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= http://six.retes.hu/download/
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile
index 9e22d67711f4..c9032a9d799a 100644
--- a/games/sopwith/Makefile
+++ b/games/sopwith/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sopwith
PORTVERSION= 1.7.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sdl-sopwith
diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile
index b162b2845dae..9685f1d7efc2 100644
--- a/games/spacehulk/Makefile
+++ b/games/spacehulk/Makefile
@@ -6,7 +6,7 @@
PORTNAME= spacehulk
PORTVERSION= 1.5.b1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games kde
MASTER_SITES= http://r.vinot.free.fr/spacehulk/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/}
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile
index 67ef0236c831..6022a022d656 100644
--- a/games/taxipilot/Makefile
+++ b/games/taxipilot/Makefile
@@ -6,7 +6,7 @@
PORTNAME= taxipilot
PORTVERSION= 0.9.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= taxipilot
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 1a65465d24af..90b444d32bd4 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= teg
PORTVERSION= 0.11.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile
index 0b6918065ebc..80b1f8814ae5 100644
--- a/games/xfce4-toys/Makefile
+++ b/games/xfce4-toys/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-toys
PORTVERSION= 4.2.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= games xfce
MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \