diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games-extra-data/Makefile | 1 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 1 | ||||
-rw-r--r-- | games/gnomesudoku/Makefile | 2 | ||||
-rw-r--r-- | games/knights-kde4/Makefile | 1 | ||||
-rw-r--r-- | games/py-pychess/Makefile | 2 |
5 files changed, 5 insertions, 2 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile index 2687f5a6cac3..13e820b9ed6b 100644 --- a/games/gnome-games-extra-data/Makefile +++ b/games/gnome-games-extra-data/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-games-extra-data PORTVERSION= 2.30.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 890bd92235bc..af880a4c176a 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-games PORTVERSION= 2.32.1 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index f47c9f4d27d6..7905c33f0e03 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesudoku PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= SF/gnome-sudoku/gnome-sudoku/${PORTVERSION} DISTNAME= gnome-sudoku-${PORTVERSION} diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile index b9c383313558..2860f84a7831 100644 --- a/games/knights-kde4/Makefile +++ b/games/knights-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= knights PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= games kde MASTER_SITES= http://dl.dropbox.com/u/2888238/Knights/ diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index f4b5c0bcff37..f4cee1b35a9e 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -7,7 +7,7 @@ PORTNAME= pychess DISTVERSION= 0.10rc1 -PORTREVISION= 0 +PORTREVISION= 1 #PORTEPOCH= 0 CATEGORIES= games python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ |