diff options
author | demon <demon@FreeBSD.org> | 2015-01-11 07:15:27 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-01-11 07:15:27 +0800 |
commit | 52f540bc5555db938081ae0f1945dc4a8f895530 (patch) | |
tree | 0d5ac268bf5211f4801cc546aea316b09fa39279 /games/gnome-sudoku | |
parent | 5fd105e7cc9712bb5172ead47a2b06b1e36d6e09 (diff) | |
download | freebsd-ports-gnome-52f540bc5555db938081ae0f1945dc4a8f895530.tar.gz freebsd-ports-gnome-52f540bc5555db938081ae0f1945dc4a8f895530.tar.zst freebsd-ports-gnome-52f540bc5555db938081ae0f1945dc4a8f895530.zip |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine
Diffstat (limited to 'games/gnome-sudoku')
-rw-r--r-- | games/gnome-sudoku/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index 35b7a4bc38b3..f1b7388e9b63 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-sudoku PORTVERSION= 3.14.2 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |