diff options
Diffstat (limited to 'games/four-in-a-row/Makefile')
-rw-r--r-- | games/four-in-a-row/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile index 4b5da165f4e9..23bbdd0d1329 100644 --- a/games/four-in-a-row/Makefile +++ b/games/four-in-a-row/Makefile @@ -1,9 +1,9 @@ # Created by: FreeBSD GNOME Team <gnome@freebsd.org> # $FreeBSD$ -# $MCom: ports/trunk/games/four-in-a-row/Makefile 19989 2014-10-18 09:53:56Z gusi $ +# $MCom: ports/trunk/games/four-in-a-row/Makefile 20056 2014-11-10 20:49:39Z gusi $ PORTNAME= four-in-a-row -PORTVERSION= 3.14.1 +PORTVERSION= 3.14.2 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |