diff options
author | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
commit | aa020b736f5c57adddbd7c17d2197f70d6420a72 (patch) | |
tree | 07a9a2bf82e29de669d69aa2cdc13797a6f53daf /games | |
parent | 2319a6bf6f3c574d7e3493b22714869f4c40caea (diff) | |
download | freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.gz freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.zst freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.zip |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games-extra-data/Makefile | 2 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 2 | ||||
-rw-r--r-- | games/gnomesudoku/Makefile | 1 | ||||
-rw-r--r-- | games/py-pychess/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile index 205418080eff..f296f33e0d3f 100644 --- a/games/gnome-games-extra-data/Makefile +++ b/games/gnome-games-extra-data/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-games-extra-data PORTVERSION= 2.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 963deace8661..02d739d8323f 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-games PORTVERSION= 2.22.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index d3b051f73bd1..09939252daad 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesudoku PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= SF/gnome-sudoku DISTNAME= gnome-sudoku-${PORTVERSION} diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 963a50b4025e..0a9c9d54603c 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -9,6 +9,7 @@ PORTNAME= pychess PORTVERSION= 0.8.2 #PORTREVISION= 0 #PORTEPOCH= 0 +PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |