diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-23 14:25:45 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-23 14:25:45 +0800 |
commit | d1cd643d70b84d2b15128566046260cb7dd0ee9d (patch) | |
tree | 234b8d5f1defeceee7b234a72cd962e4efd929a4 /games/four-in-a-row/Makefile | |
parent | 04f684b5eefdeee286de5a4df14b9153ebe93a65 (diff) | |
download | marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar.gz marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar.bz2 marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar.lz marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar.xz marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.tar.zst marcuscom-ports-d1cd643d70b84d2b15128566046260cb7dd0ee9d.zip |
Update four-in-a-row to 3.12.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19747 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/four-in-a-row/Makefile')
-rw-r--r-- | games/four-in-a-row/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile index d68630216..30d1e882d 100644 --- a/games/four-in-a-row/Makefile +++ b/games/four-in-a-row/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= four-in-a-row -PORTVERSION= 3.12.2 +PORTVERSION= 3.12.3 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |